wok diff xorg-xproto/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 166b6957abfd
children c514cc4854d8
line diff
     1.1 --- a/xorg-xproto/receipt	Sun Nov 14 15:46:16 2010 +0000
     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/"