wok rev 14654

xorg-kbproto: Fixed depends but making it only xorg-utils-macros. It builds without xorg-xproto and xorg-libxkbfile-dev so its not needed.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Jun 05 02:41:07 2013 +0000 (2013-06-05)
parents 01010da01a4a
children 7d2d18df600d
files xorg-kbproto/receipt
line diff
     1.1 --- a/xorg-kbproto/receipt	Tue Jun 04 21:49:39 2013 +0200
     1.2 +++ b/xorg-kbproto/receipt	Wed Jun 05 02:41:07 2013 +0000
     1.3 @@ -11,7 +11,7 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.5  WGET_URL="$XORG_MIRROR/proto/$TARBALL"
     1.6  
     1.7 -DEPENDS="xorg-xproto xorg-libxkbfile-dev"
     1.8 +DEPENDS="xorg-utils-macros"
     1.9  BUILD_DEPENDS="xorg-util-macros"
    1.10  
    1.11  # Rules to configure and make the package.