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'
|
||||
pkgname=xorg-video-drivers
|
||||
version=7.6
|
||||
revision=7
|
||||
revision=8
|
||||
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"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://voidlinux.github.com"
|
||||
license="Public domain"
|
||||
long_desc="
|
||||
This is the Xorg meta-package for installing the various
|
||||
X.org xserver video drivers from the modular Xorg X11 project."
|
||||
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>=2.3.99 xf86-video-nouveau>=1.0.4"
|
||||
|
|
Loading…
Reference in a new issue