Don't install with other deps

This commit is contained in:
Nicolas Mowen 2025-08-17 17:38:29 -06:00 committed by GitHub
parent 9a92e37a48
commit 9e6caaf6c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -66,7 +66,7 @@ CODENAME=$(grep VERSION_CODENAME= /etc/os-release | cut -d= -f2) \
&& apt update && apt update
# install amd / intel-i965 driver packages # install amd / intel-i965 driver packages
apt-get -qq install --no-install-recommends --no-install-suggests -y \ apt-get -qq install --no-install-recommends --no-install-suggests -y \
i965-va-driver-shaders intel-gpu-tools onevpl-tools \ intel-gpu-tools onevpl-tools \
libva-drm2 \ libva-drm2 \
mesa-va-drivers radeontop mesa-va-drivers radeontop