mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
xorg-video-drivers: rebuild to drop long_desc.
This commit is contained in:
parent
5401868e10
commit
8d50b68d37
1 changed files with 7 additions and 4 deletions
|
@ -1,11 +1,14 @@
|
||||||
# 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=10
|
revision=11
|
||||||
build_style=meta
|
build_style=meta
|
||||||
makedepends="xf86-video-ati>=7.0 xf86-video-intel>=2.20.13
|
makedepends="
|
||||||
xf86-video-vesa>=1:2.3.2 xf86-video-nouveau>=1.0.4
|
xf86-video-ati>=7.0
|
||||||
xf86-video-modesetting>=0.6.0"
|
xf86-video-intel>=2.20.13
|
||||||
|
xf86-video-vesa>=1:2.3.2
|
||||||
|
xf86-video-nouveau>=1.0.4
|
||||||
|
xf86-video-modesetting>=0.6.0"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
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>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue