xorg-video-drivers: only depend on the most DDX drivers.
This commit is contained in:
parent
b8e6afd17e
commit
2893b86679
1 changed files with 9 additions and 6 deletions
|
@ -1,13 +1,16 @@
|
||||||
# Template file for 'xorg-video-drivers'
|
# Template file for 'xorg-video-drivers'
|
||||||
pkgname=xorg-video-drivers
|
pkgname=xorg-video-drivers
|
||||||
version=7.6
|
version=7.6
|
||||||
revision=7
|
revision=8
|
||||||
build_style=meta-template
|
build_style=meta-template
|
||||||
fulldepends="xf86-video-ati>=6.12.4 xf86-video-intel>=2.9.1 xf86-video-openchrome>=0.2.906
|
|
||||||
xf86-video-sisusb>=0.9.3 xf86-video-vesa>=2.2.1 xf86-video-vmware>=10.16.8_2
|
|
||||||
xf86-video-qxl>=0.0.13 xf86-video-cirrus>=1.5.0 xf86-video-nouveau"
|
|
||||||
short_desc="X.org video drivers meta-package"
|
short_desc="X.org video drivers meta-package"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
homepage="http://voidlinux.github.com"
|
||||||
|
license="Public domain"
|
||||||
long_desc="
|
long_desc="
|
||||||
This is the Xorg meta-package for installing the various
|
This is the X.org meta-package for installing the most commonly used
|
||||||
X.org xserver video drivers from the modular Xorg X11 project."
|
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>=2.3.99 xf86-video-nouveau>=1.0.4"
|
||||||
|
|
Loading…
Reference in a new issue