mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-04-15 14:42:32 +00:00
Add optdepends for Intel and AMD hardware encoding
This commit is contained in:
parent
278567f72d
commit
74ce047a4b
@ -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')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user