wok diff xorg-rgb/receipt @ rev 7718

Fix build-deps of some Xproto packages (again)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sun Dec 19 18:33:50 2010 +0100 (2010-12-19)
parents 07ae722ec64e
children c514cc4854d8
line diff
     1.1 --- a/xorg-rgb/receipt	Sun Oct 31 00:13:37 2010 +0200
     1.2 +++ b/xorg-rgb/receipt	Sun Dec 19 18:33:50 2010 +0100
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="X11 RGB colors definitions."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -BUILD_DEPENDS="pkg-config xorg-xproto"
     1.8 +BUILD_DEPENDS="pkg-config xorg-xproto xorg-util-macros"
     1.9  SOURCE="rgb"
    1.10  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://www.x.org/"