From 92186a1a1ce97603e3e0c90d2f3b80b927f104fd Mon Sep 17 00:00:00 2001 From: Bahar Kurt Date: Sun, 20 Oct 2024 18:01:24 +0300 Subject: [PATCH] fixup! Initial package release for libva-nvidia-driver Some dependency fixups, removing non-devel version of libva and adding libglvnd as a build dependency too. libglvnd has to exist in both types of dependencies as the source explicitly checks for its presence in build time as "runtime dependency". --- x11/driver/libva-nvidia-driver/pspec.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11/driver/libva-nvidia-driver/pspec.xml b/x11/driver/libva-nvidia-driver/pspec.xml index 42ab2e0a58..1e9323fa58 100644 --- a/x11/driver/libva-nvidia-driver/pspec.xml +++ b/x11/driver/libva-nvidia-driver/pspec.xml @@ -12,8 +12,8 @@ VA-API implementation that uses NVDEC as a backend 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. + libglvnd ffnvcodec - meson libdrm-devel libva-devel @@ -24,6 +24,7 @@ libva-nvidia-driver + libglvnd gst-plugins-bad