wok-stable diff cclfox/receipt @ rev 9279

Fixed busybox /etc/init.d softlinks problem.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Mar 16 01:53:12 2011 +0000 (2011-03-16)
parents a98c4319c214
children
line diff
     1.1 --- a/cclfox/receipt	Thu Jul 23 11:23:03 2009 +0000
     1.2 +++ b/cclfox/receipt	Wed Mar 16 01:53:12 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"