wok-4.x diff xorg-glproto/receipt @ rev 7706
xorg-xproto: fix build-depends
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sun Dec 19 14:46:31 2010 +0100 (2010-12-19) |
parents | 4e4cf23c531e |
children | c514cc4854d8 |
line diff
1.1 --- a/xorg-glproto/receipt Wed Oct 20 12:12:16 2010 +0200 1.2 +++ b/xorg-glproto/receipt Sun Dec 19 14:46:31 2010 +0100 1.3 @@ -1,10 +1,11 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="xorg-glproto" 1.7 -VERSION="1.4.11" 1.8 +VERSION="1.4.12" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Xorg server fixes protocol." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 +BUILD_DEPENDS="xorg-util-macros" 1.13 SOURCE="glproto" 1.14 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.15 WEB_SITE="http://www.x.org/"