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
commit 2e1eb0c914
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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')