Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1aad57c20bf98bb56618e515565d8e036cce9b3f
commit 1aad57c20bf98bb56618e515565d8e036cce9b3f Author: crazy <[email protected]> Date: Tue Oct 20 15:29:20 2015 +0200 xf86-video-ati-7.5.0-2-x86_64 * rebuild with xorg-server-1.17.2 diff --git a/source/x11/xf86-video-ati/FrugalBuild b/source/x11/xf86-video-ati/FrugalBuild index 7fa869a..f2623b4 100644 --- a/source/x11/xf86-video-ati/FrugalBuild +++ b/source/x11/xf86-video-ati/FrugalBuild @@ -6,12 +6,15 @@ USE_DEVEL=${USE_DEVEL:-"n"} pkgname=xf86-video-ati pkgver=7.5.0 Fuse $USE_DEVEL && pkgver=6.15.gb5cf9bd -pkgrel=1 +pkgrel=2 pkgdesc="X.Org driver for ATI cards" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-drivers') archs=('i686' 'x86_64') depends=('xorg-server>=1.17.1') +makedepends=('util-macros' 'randrproto' 'renderproto' 'inputproto' 'kbproto' \ + 'scrnsaverproto' 'resourceproto' 'xf86driproto' 'glproto' 'dri2proto' \ + 'dri3proto' 'presentproto' 'xineramaproto' 'libpthread-stubs') Finclude xorg sha1sums=('9cfdaf0bd4a46781b5082c75ca546fc832598124') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
