xorg-video-drivers: rebuild to drop long_desc.

This commit is contained in:
Juan RP 2014-06-05 11:02:11 +02:00
parent 5401868e10
commit 8d50b68d37
1 changed files with 7 additions and 4 deletions

View File

@ -1,11 +1,14 @@
# Template file for 'xorg-video-drivers'
pkgname=xorg-video-drivers
version=7.6
revision=10
revision=11
build_style=meta
makedepends="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-modesetting>=0.6.0"
makedepends="
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-modesetting>=0.6.0"
depends="${makedepends}"
short_desc="X.org video drivers meta-package"
maintainer="Juan RP <xtraeme@gmail.com>"