# HG changeset patch # User Christopher Rogers # Date 1297462493 0 # Node ID 05670187218869868653375df73b4e2944fc08f2 # Parent 3a98b7d0c6f1d80c868d3a43adddb4d1c0102286 Added xorg-util-macros to xorg-inputproto depends and build depends. diff -r 3a98b7d0c6f1 -r 056701872188 xorg-inputproto/receipt --- a/xorg-inputproto/receipt Sat Feb 12 04:09:28 2011 +0100 +++ b/xorg-inputproto/receipt Fri Feb 11 22:14:53 2011 +0000 @@ -5,6 +5,8 @@ CATEGORY="development" SHORT_DESC="Xorg server module." MAINTAINER="pankso@slitaz.org" +DEPENDS="xorg-util-macros" +BUILD_DEPENDS="xorg-util-macros" SOURCE="inputproto" TARBALL="$SOURCE-$VERSION.tar.bz2" WEB_SITE="http://www.x.org/"