mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 19:30:11 +01:00
ci/lava: move wayland-protocols to the main section
Since Piglit buildsystem changes, we know it's already available in all images anyway as we build with Wayland by default. Signed-off-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29370>
This commit is contained in:
parent
97a081d41a
commit
890222fb5b
1 changed files with 2 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ else
|
|||
DEVICE_TREES=""
|
||||
KERNEL_IMAGE_NAME="bzImage"
|
||||
CONTAINER_ARCH_PACKAGES=(
|
||||
libasound2-dev libcap-dev libfdt-dev libva-dev wayland-protocols p7zip wine
|
||||
libasound2-dev libcap-dev libfdt-dev libva-dev p7zip wine
|
||||
)
|
||||
fi
|
||||
|
||||
|
|
@ -150,6 +150,7 @@ CONTAINER_EPHEMERAL=(
|
|||
python3-serial
|
||||
python3-venv
|
||||
unzip
|
||||
wayland-protocols
|
||||
zstd
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue