travis: adding missing x11-xcb for meson+vulkan

Required by the x11 WSI

Fixes: df82012b2c ("travis: add meson build for vulkan drivers.")
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
(cherry picked from commit 982e012b3a)
This commit is contained in:
Emil Velikov 2018-09-07 14:58:56 +01:00 committed by Juan A. Suarez Romero
parent f05ce9dc51
commit 31ec3e2814

View file

@ -50,6 +50,7 @@ matrix:
# Common # Common
- xz-utils - xz-utils
- libexpat1-dev - libexpat1-dev
- libx11-xcb-dev
- libelf-dev - libelf-dev
- python3-pip - python3-pip
- env: - env: