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:

committed by
Marge Bot

parent
81aaeb80f7
commit
5e4ba9b166
@@ -83,7 +83,7 @@ else
|
|||||||
DEVICE_TREES=""
|
DEVICE_TREES=""
|
||||||
KERNEL_IMAGE_NAME="bzImage"
|
KERNEL_IMAGE_NAME="bzImage"
|
||||||
CONTAINER_ARCH_PACKAGES=(
|
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
|
fi
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user