wok rev 8422

Add xorg-util-macros to xorg-xf86driproto depends and build depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Feb 05 17:56:01 2011 +0000 (2011-02-05)
parents b9032bfcb3e1
children 45e2d5caa56d
files xorg-xf86driproto/receipt
line diff
     1.1 --- a/xorg-xf86driproto/receipt	Sat Feb 05 17:52:32 2011 +0000
     1.2 +++ b/xorg-xf86driproto/receipt	Sat Feb 05 17:56:01 2011 +0000
     1.3 @@ -6,6 +6,8 @@
     1.4  SHORT_DESC="Xorg server protocol."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  SOURCE="xf86driproto"
     1.7 +DEPENDS="xorg-util-macros"
     1.8 +BUILD_DEPENDS="xorg-util-macros"
     1.9  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.10  WEB_SITE="http://www.x.org/"
    1.11  WGET_URL="$XORG_MIRROR/proto/$TARBALL"