xorg-video-drivers: depend on xf86-video-nouveau.
This commit is contained in:
parent
fbce3a4d2e
commit
d116cae894
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xorg-video-drivers'
|
||||
pkgname=xorg-video-drivers
|
||||
version=7.6
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=meta-template
|
||||
short_desc="X.org video drivers meta-package"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
@ -47,3 +47,4 @@ Add_dependency full xf86-video-vesa ">=2.2.1"
|
|||
Add_dependency full xf86-video-vmware ">=10.16.8_2"
|
||||
#Add_dependency full xf86-video-voodoo ">=1.2.3"
|
||||
Add_dependency full xf86-video-qxl ">=0.0.13"
|
||||
Add_dependency full xf86-video-nouveau
|
||||
|
|
Loading…
Reference in a new issue