ci: add libproc2-0
libproc2-0 is required for igt tests in drm-ci. Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34781>
This commit is contained in:
@@ -108,6 +108,7 @@ DEPS=(
|
||||
"libllvm${LLVM_VERSION}"
|
||||
liblz4-1
|
||||
libpng16-16
|
||||
libproc2-0
|
||||
libpython3.11
|
||||
libubsan1
|
||||
libvulkan1
|
||||
|
||||
@@ -19,7 +19,7 @@ include:
|
||||
- .gitlab-ci/conditional-build-image-tags.yml
|
||||
|
||||
variables:
|
||||
DEBIAN_BASE_TAG: "20250424-rootfs"
|
||||
DEBIAN_BASE_TAG: "20250502-igt"
|
||||
|
||||
DEBIAN_BUILD_TAG: "20250422-ci-fairy"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user