xorg-video-drivers: depend on xf86-video-modesetting.

This commit is contained in:
Juan RP 2013-01-09 15:55:19 +01:00
parent 6eea9b0755
commit 76fb1bdfc3

View file

@ -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 <xtraeme@gmail.com>"
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"