wok-current diff xorg-xineramaproto/receipt @ rev 9745
Fixed binutils to work with tazwok. Need to cd $src before mkdir -p ../binutils-build. This will not chanage anything with cookutils.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon May 09 22:07:48 2011 +0000 (2011-05-09) |
parents | 95317c410bf9 |
children | a09e9d64e4c9 |
line diff
1.1 --- a/xorg-xineramaproto/receipt Sat Feb 05 17:45:43 2011 +0000 1.2 +++ b/xorg-xineramaproto/receipt Mon May 09 22:07:48 2011 +0000 1.3 @@ -6,6 +6,8 @@ 1.4 SHORT_DESC="Xorg server module." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 SOURCE="xineramaproto" 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"