xorg-video-drivers: depend on xf86-video-modesetting.
This commit is contained in:
parent
6eea9b0755
commit
76fb1bdfc3
1 changed files with 4 additions and 7 deletions
|
@ -1,16 +1,13 @@
|
||||||
# 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=9
|
revision=10
|
||||||
build_style=meta-template
|
build_style=meta-template
|
||||||
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"
|
homepage="http://www.voidlinux.eu"
|
||||||
license="Public domain"
|
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
|
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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue