wok-next rev 7713
Fix build-deps of some Xproto packages
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sun Dec 19 17:24:47 2010 +0100 (2010-12-19) |
parents | ad77865a86bf |
children | 9f29d481b934 |
files | xorg-bigreqsproto/receipt xorg-compositeproto/receipt xorg-damageproto/receipt |
line diff
1.1 --- a/xorg-bigreqsproto/receipt Sun Dec 19 15:51:06 2010 +0000 1.2 +++ b/xorg-bigreqsproto/receipt Sun Dec 19 17:24:47 2010 +0100 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Xorg proto." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +BUILD_DEPENDS="xorg-util-macros" 1.8 SOURCE="bigreqsproto" 1.9 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://www.x.org/"
2.1 --- a/xorg-compositeproto/receipt Sun Dec 19 15:51:06 2010 +0000 2.2 +++ b/xorg-compositeproto/receipt Sun Dec 19 17:24:47 2010 +0100 2.3 @@ -5,6 +5,7 @@ 2.4 CATEGORY="development" 2.5 SHORT_DESC="Xorg server protocol." 2.6 MAINTAINER="pankso@slitaz.org" 2.7 +BUILD_DEPENDS="xorg-util-macros" 2.8 SOURCE="compositeproto" 2.9 TARBALL="$SOURCE-$VERSION.tar.bz2" 2.10 WEB_SITE="http://www.x.org/"
3.1 --- a/xorg-damageproto/receipt Sun Dec 19 15:51:06 2010 +0000 3.2 +++ b/xorg-damageproto/receipt Sun Dec 19 17:24:47 2010 +0100 3.3 @@ -5,6 +5,7 @@ 3.4 CATEGORY="development" 3.5 SHORT_DESC="Xorg server protocol." 3.6 MAINTAINER="pankso@slitaz.org" 3.7 +BUILD_DEPENDS="xorg-util-macros" 3.8 SOURCE="damageproto" 3.9 TARBALL="$SOURCE-$VERSION.tar.bz2" 3.10 WEB_SITE="http://www.x.org/"