ci/container: we need to keep the wine inside
Needed for testing with wine apitrace. Reviewed-by: Daniel Stone <daniels@collabora.com> Signed-off-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24056>
This commit is contained in:

committed by
Marge Bot

parent
a0ae98f345
commit
69614e859e
@@ -48,8 +48,6 @@ STABLE_EPHEMERAL=" \
|
||||
python3-setuptools \
|
||||
python3-wheel \
|
||||
software-properties-common \
|
||||
wine \
|
||||
wine64 \
|
||||
wine64-tools \
|
||||
xz-utils \
|
||||
"
|
||||
@@ -65,6 +63,8 @@ apt-get install -y --no-remove --no-install-recommends \
|
||||
sysvinit-core \
|
||||
weston \
|
||||
xwayland \
|
||||
wine \
|
||||
wine64 \
|
||||
xinit \
|
||||
xserver-xorg-video-amdgpu \
|
||||
xserver-xorg-video-ati
|
||||
|
Reference in New Issue
Block a user