xf86-video-radeonhd: sanitize deps, bumprev.

--HG--
extra : convert_revision : 44e102a4da36a8bf8e604cd20bfebd9625724472
This commit is contained in:
Juan RP 2010-01-11 01:46:44 +01:00
parent ce77941625
commit be3b5ba87d
1 changed files with 8 additions and 2 deletions

View File

@ -1,6 +1,7 @@
# Template build file for 'xf86-video-radeonhd'.
pkgname=xf86-video-radeonhd
version=1.3.0
revision=1
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="Xorg ATI Radeon HD series video driver"
@ -10,5 +11,10 @@ long_desc="
This is the video driver for ATI Radeon HD video cards for the
Xorg X11 server."
Add_dependency full glibc
Add_dependency full xorg-server
Add_dependency run glibc
Add_dependency run libpciaccess
Add_dependency run libdrm
Add_dependency run xorg-server
Add_dependency build libpciaccess-devel
Add_dependency build libdrm-devel
Add_dependency build xorg-server-devel