wok-6.x diff cclfox/receipt @ rev 7239

Fixed wanted linux receipts to remove modules that are in modules-VERSION.list if they exist in other packages.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Nov 13 03:27:43 2010 +0000 (2010-11-13)
parents a98c4319c214
children 7896f0694ef6
line diff
     1.1 --- a/cclfox/receipt	Thu Jul 23 11:23:03 2009 +0000
     1.2 +++ b/cclfox/receipt	Sat Nov 13 03:27:43 2010 +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"