diff --git a/srcpkgs/xorg-video-drivers/template b/srcpkgs/xorg-video-drivers/template index 40731591f3c..1dcf63abe88 100644 --- a/srcpkgs/xorg-video-drivers/template +++ b/srcpkgs/xorg-video-drivers/template @@ -1,16 +1,13 @@ # Template file for 'xorg-video-drivers' pkgname=xorg-video-drivers version=7.6 -revision=9 +revision=10 build_style=meta-template short_desc="X.org video drivers meta-package" maintainer="Juan RP " -homepage="http://voidlinux.github.com" +homepage="http://www.voidlinux.eu" license="Public domain" -long_desc=" - This is the X.org meta-package for installing the most commonly used - DDX drivers for ATI/AMD, Intel, NVIDIA GPUs; also as last resort the - driver for generic VESA support is also included." depends="xf86-video-ati>=7.0 xf86-video-intel>=2.20.13 - xf86-video-vesa>=1:2.3.2 xf86-video-nouveau>=1.0.4" + xf86-video-vesa>=1:2.3.2 xf86-video-nouveau>=1.0.4 + xf86-video-modesetting>=0.6.0"