ci/lava: add wine into the amd64 ephemeral container packages

We don't have to install DXVK in chroot.

Signed-off-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25843>
This commit is contained in:
David Heidelberg
2023-10-28 11:13:16 +02:00
committed by Marge Bot
parent 81aaeb80f7
commit 5e4ba9b166

View File

@@ -83,7 +83,7 @@ else
DEVICE_TREES=""
KERNEL_IMAGE_NAME="bzImage"
CONTAINER_ARCH_PACKAGES=(
libasound2-dev libcap-dev libfdt-dev libva-dev wayland-protocols p7zip
libasound2-dev libcap-dev libfdt-dev libva-dev wayland-protocols p7zip wine
)
fi