diff --git a/srcpkgs/libva-intel-driver/template b/srcpkgs/libva-intel-driver/template index caf7e52332..d94dddea3d 100644 --- a/srcpkgs/libva-intel-driver/template +++ b/srcpkgs/libva-intel-driver/template @@ -5,7 +5,7 @@ version=1.0.18 revision=1 wrksrc=${_distname}-${version} build_style=gnu-configure -makedepends="automake pkg-config libva-devel libdrm-devel libX11-devel" +makedepends="automake pkg-config libva-devel>=1.1.0 libdrm-devel libX11-devel" short_desc="Video Acceleration (VA) API - Intel Graphics backend" maintainer="Juan RP " homepage="http://freedesktop.org/wiki/Software/vaapi"