[Channels] Remove intel specific HW-accel package

This commit is contained in:
Sam Heinz
2024-04-12 12:00:42 +10:00
parent 2c9ecfce42
commit c47f4db7ba

View File

@@ -26,8 +26,7 @@ if [[ "$CTTYPE" == "0" ]]; then
msg_info "Setting Up Hardware Acceleration"
$STD apt-get -y install \
va-driver-all \
ocl-icd-libopencl1 \
intel-opencl-icd
ocl-icd-libopencl1
chgrp video /dev/dri
chmod 755 /dev/dri
chmod 660 /dev/dri/*