mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
xorg-video-drivers: require latest xf86-video-vesa.
This commit is contained in:
parent
47ede68aba
commit
99f50aad80
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# 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=8
|
revision=9
|
||||||
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>"
|
||||||
|
@ -13,4 +13,4 @@ long_desc="
|
||||||
driver for generic VESA support is also included."
|
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>=2.3.99 xf86-video-nouveau>=1.0.4"
|
xf86-video-vesa>=1:2.3.2 xf86-video-nouveau>=1.0.4"
|
||||||
|
|
Loading…
Add table
Reference in a new issue