wok 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 | b865aeb61901 |
children | 0ed0ea1630d1 |
files | xorg-xproto/receipt |
line diff
1.1 --- a/xorg-xproto/receipt Sun Dec 19 13:52:20 2010 +0100 1.2 +++ b/xorg-xproto/receipt Sun Dec 19 14:46:31 2010 +0100 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Xorg server module." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -BUILD_DEPENDS="xorg-util-macro" 1.8 +BUILD_DEPENDS="xorg-util-macros" 1.9 SOURCE="xproto" 1.10 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://www.x.org/"