mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 07:18:17 +02:00
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:
parent
27020be893
commit
8949e4a7ec
2 changed files with 2 additions and 1 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue