mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 16:00:08 +01:00
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 commit982e012b3a)
This commit is contained in:
parent
f05ce9dc51
commit
31ec3e2814
1 changed files with 1 additions and 0 deletions
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue