Merge pull request #15170 from suvari/master
libva-nvidia-driver: fix dependency
This commit is contained in:
@@ -12,11 +12,11 @@
|
||||
<Summary>VA-API implementation that uses NVDEC as a backend</Summary>
|
||||
<Description>libva-nvidia-driver is a VA-API implementation that uses NVDEC as a backend. This implementation is noted to be "specifically designed to be used by Firefox for accelerated decode of web content, and may not operate correctly in other applications" by the upstream developer.</Description>
|
||||
<BuildDependencies>
|
||||
<Dependency>libglvnd</Dependency>
|
||||
<Dependency>ffnvcodec</Dependency>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>libdrm-devel</Dependency>
|
||||
<Dependency>ffnvcodec</Dependency>
|
||||
<Dependency>libva-devel</Dependency>
|
||||
<Dependency>libdrm-devel</Dependency>
|
||||
<Dependency>libglvnd-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Archive sha1sum="02b4458ae84a3ad86786a7f8af42c90f1b337d88" type="targz">https://github.com/elFarto/nvidia-vaapi-driver/archive/v0.0.12.tar.gz</Archive>
|
||||
</Source>
|
||||
|
||||
Reference in New Issue
Block a user