mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-04 10:15:22 +03:00
Only pull va-driver-shaders
This commit is contained in:
parent
9f0e20efce
commit
f2d38d7b29
@ -63,7 +63,7 @@ if [[ "${TARGETARCH}" == "amd64" ]]; then
|
|||||||
# intel-opencl-icd specifically for GPU support in OpenVino
|
# intel-opencl-icd specifically for GPU support in OpenVino
|
||||||
apt-get -qq install --no-install-recommends --no-install-suggests -y \
|
apt-get -qq install --no-install-recommends --no-install-suggests -y \
|
||||||
intel-opencl-icd \
|
intel-opencl-icd \
|
||||||
mesa-va-drivers libva-drm2 intel-media-va-driver-non-free i965-va-driver i965-va-driver-shaders libmfx1 radeontop intel-gpu-tools
|
mesa-va-drivers libva-drm2 intel-media-va-driver-non-free i965-va-driver-shaders libmfx1 radeontop intel-gpu-tools
|
||||||
rm -f /etc/apt/sources.list.d/debian-testing.list
|
rm -f /etc/apt/sources.list.d/debian-testing.list
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user