From 639fea7f42e06c40fa8fcaad27862790de86639c Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 17 Feb 2011 15:38:40 +0100 Subject: [PATCH] xorg-video-drivers: depend on xf86-video-qxl, bump to 7.6. --- srcpkgs/xorg-video-drivers/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/xorg-video-drivers/template b/srcpkgs/xorg-video-drivers/template index b89d4e2dc64..67f0a9ec19d 100644 --- a/srcpkgs/xorg-video-drivers/template +++ b/srcpkgs/xorg-video-drivers/template @@ -1,6 +1,6 @@ # Template file for 'xorg-video-drivers' pkgname=xorg-video-drivers -version=7.5.999 +version=7.6 build_style=meta-template short_desc="X.org video drivers meta-package" maintainer="Juan RP " @@ -45,3 +45,4 @@ Add_dependency full xf86-video-v4l ">=0.2.0" Add_dependency full xf86-video-vesa ">=2.2.1" Add_dependency full xf86-video-vmware ">=10.16.8_2" #Add_dependency full xf86-video-voodoo ">=1.2.3" +Add_dependency full xf86-video-qxl ">=0.0.13"