mirror of
https://github.com/thinkonmay/sunshine-sdk.git
synced 2025-12-30 17:49:07 +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…
Reference in New Issue
Block a user