[libva-intel-driver/f25: 2/2] Enforce using the appropriate libva api version

nchauvet nchauvet at rpmfusion.org
Tue Sep 6 10:51:58 CEST 2016


commit 7a55c1b627d6c1baf8efbebdd0d5db830c2f5038
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Tue Sep 6 10:51:29 2016 +0200

    Enforce using the appropriate libva api version

 libva-intel-driver.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libva-intel-driver.spec b/libva-intel-driver.spec
index e870ed9..2c3bedf 100644
--- a/libva-intel-driver.spec
+++ b/libva-intel-driver.spec
@@ -19,7 +19,7 @@ BuildRequires:	libXext-devel
 BuildRequires:	libXfixes-devel
 BuildRequires:	libdrm-devel >= 2.4.23
 BuildRequires:	libpciaccess-devel
-BuildRequires:	libva-devel >= 1.3.0
+BuildRequires:  pkgconfig(libva) >= 0.39.3
 BuildRequires:	mesa-libGL-devel
 BuildRequires:	mesa-libEGL-devel
 %{!?_without_wayland:


More information about the rpmfusion-commits mailing list