gitlab-ci: build gfxreconstruct from the "dev" branch
[mesa.git] / .gitlab-ci / container / x86_test-vk.sh
index 4f8f306ee9fa275bddf4f6956101e8c93f92df5c..c32280710154ef0c68287ba128949d8110a0af99 100644 (file)
@@ -16,10 +16,10 @@ STABLE_EPHEMERAL=" \
       libpng-dev \
       libvulkan-dev \
       libxcb-ewmh-dev \
-      libxcb-keysyms1-dev \
       libxkbcommon-dev \
       libxrandr-dev \
       libxrender-dev \
+      libzstd-dev \
       meson \
       p7zip \
       pkg-config \
@@ -27,7 +27,13 @@ STABLE_EPHEMERAL=" \
       wget \
       "
 
+# Unfortunately, gfxreconstruct needs the -dev packages:
+# https://github.com/LunarG/gfxreconstruct/issues/402
 apt-get install -y --no-remove \
+      libwayland-dev \
+      libx11-xcb-dev \
+      libxcb-keysyms1-dev \
+      libxcb1-dev \
       $STABLE_EPHEMERAL
 
 # We need multiarch for Wine