Add optdepends for Intel and AMD hardware encoding
This commit is contained in:
parent
278567f72d
commit
74ce047a4b
1 changed files with 3 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue