wok-4.x diff cclfox/receipt @ rev 8523
Fix icedtea6-jdk: don't exit but return if an error occurs
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sun Feb 13 03:21:54 2011 +0100 (2011-02-13) |
parents | a98c4319c214 |
children |
line diff
1.1 --- a/cclfox/receipt Thu Jul 23 11:23:03 2009 +0000 1.2 +++ b/cclfox/receipt Sun Feb 13 03:21:54 2011 +0100 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"