build(linux): remove unused intel media sdk (#2681)

This commit is contained in:
ReenigneArcher
2024-06-12 19:37:47 -04:00
committed by GitHub
parent 443be5d403
commit 2e1eb0c914
12 changed files with 0 additions and 82 deletions

View File

@@ -46,7 +46,6 @@ makedepends=('boost'
'npm')
optdepends=('cuda: Nvidia GPU encoding support'
'libva-mesa-driver: AMD GPU encoding support'
'intel-media-driver: Intel GPU encoding support'
'xorg-server-xvfb: Virtual X server for headless testing')
provides=('sunshine')