mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-04-16 17:42:26 +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'
|
'make'
|
||||||
'nodejs'
|
'nodejs'
|
||||||
'npm')
|
'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')
|
provides=('sunshine')
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user