wok-6.x diff cclfox/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 a98c4319c214
children 7896f0694ef6
line diff
     1.1 --- a/cclfox/receipt	Thu Jul 23 11:23:03 2009 +0000
     1.2 +++ b/cclfox/receipt	Mon May 09 22:07:48 2011 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="server gui for libccls"
     1.6  MAINTAINER="allan316@gmail.com"
     1.7 -DEPENDS="libccls fox14"
     1.8 +DEPENDS="libccls fox14 glib"
     1.9  BUILD_DEPENDS="libccls-dev fox14-dev"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://ccl.sourceforge.net"