Install onevpl tools for intel (#13730)

* Install onevpl tools for intel

* Use updated intel lib
This commit is contained in:
Nicolas Mowen 2024-09-13 20:18:56 -06:00 committed by GitHub
parent 5aee70ac7a
commit 4f10f82580
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -67,8 +67,9 @@ if [[ "${TARGETARCH}" == "amd64" ]]; then
echo 'deb https://deb.debian.org/debian bookworm main contrib non-free' >/etc/apt/sources.list.d/debian-bookworm.list
apt-get -qq update
apt-get -qq install --no-install-recommends --no-install-suggests -y \
intel-opencl-icd \
mesa-va-drivers radeontop libva-drm2 intel-media-va-driver-non-free i965-va-driver libmfx1 intel-gpu-tools
intel-opencl-icd onevpl-tools intel-media-va-driver-non-free i965-va-driver libmfx-gen1.2 intel-gpu-tools \
libva-drm2 \
mesa-va-drivers radeontop
# something about this dependency requires it to be installed in a separate call rather than in the line above
apt-get -qq install --no-install-recommends --no-install-suggests -y \
i965-va-driver-shaders