# HG changeset patch # User Christopher Rogers # Date 1370400067 0 # Node ID eb769e770ba56b2fa33b2ba871cd9f3c45728318 # Parent 01010da01a4ac342d1ed28b99cd9ea53cc0f1399 xorg-kbproto: Fixed depends but making it only xorg-utils-macros. It builds without xorg-xproto and xorg-libxkbfile-dev so its not needed. diff -r 01010da01a4a -r eb769e770ba5 xorg-kbproto/receipt --- a/xorg-kbproto/receipt Tue Jun 04 21:49:39 2013 +0200 +++ b/xorg-kbproto/receipt Wed Jun 05 02:41:07 2013 +0000 @@ -11,7 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="$XORG_MIRROR/proto/$TARBALL" -DEPENDS="xorg-xproto xorg-libxkbfile-dev" +DEPENDS="xorg-utils-macros" BUILD_DEPENDS="xorg-util-macros" # Rules to configure and make the package.