mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-08-10 00:52:16 +00:00
Add optdepends for Intel and AMD hardware encoding
This commit is contained in:
@@ -37,7 +37,9 @@ makedepends=('boost'
|
||||
'make'
|
||||
'nodejs'
|
||||
'npm')
|
||||
optdepends=('cuda: NvFBC capture support')
|
||||
optdepends=('cuda: Nvidia GPU encoding support'
|
||||
'libva-mesa-driver: AMD GPU encoding support'
|
||||
'intel-media-driver: Intel GPU encoding support')
|
||||
|
||||
provides=('sunshine')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user