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>
This commit is contained in:
Emil Velikov 2018-09-07 14:58:56 +01:00 committed by Emil Velikov
parent 5bc509363b
commit 982e012b3a
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ matrix:
# Common
- xz-utils
- libexpat1-dev
- libx11-xcb-dev
- libelf-dev
- python3.5
- python3-pip