# HG changeset patch # User Christopher Rogers # Date 1296928220 0 # Node ID 1213813a75541d8d15a928627864c400875d5b5c # Parent 95317c410bf9bd067e2d64c4c12d8a22dd2d832e Add xorg-util-macros to xorg-xineramaproto depends and build depends. diff -r 95317c410bf9 -r 1213813a7554 xorg-xineramaproto/receipt --- a/xorg-xineramaproto/receipt Sat Feb 05 17:45:43 2011 +0000 +++ b/xorg-xineramaproto/receipt Sat Feb 05 17:50:20 2011 +0000 @@ -6,6 +6,8 @@ SHORT_DESC="Xorg server module." MAINTAINER="pankso@slitaz.org" SOURCE="xineramaproto" +DEPENDS="xorg-util-macros" +BUILD_DEPENDS="xorg-util-macros" TARBALL="$SOURCE-$VERSION.tar.bz2" WEB_SITE="http://www.x.org/" WGET_URL="$XORG_MIRROR/proto/$TARBALL"