wok-current diff jikes/receipt @ rev 13372

compiz-ccsm: fix dep - close bug 36
author Christophe Lincoln <pankso@slitaz.org>
date Fri Sep 14 22:36:12 2012 +0200 (2012-09-14)
parents 4466fa74bc06
children 23c3aed67cd9
line diff
     1.1 --- a/jikes/receipt	Tue Feb 16 15:44:25 2010 +0000
     1.2 +++ b/jikes/receipt	Fri Sep 14 22:36:12 2012 +0200
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="An Open Source compiler for Java."
     1.6  MAINTAINER="rcx@zoominternet.net"
     1.7 -DEPENDS=""
     1.8 +DEPENDS="gcc-lib-base"
     1.9  BUILD_DEPENDS="slitaz-toolchain"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://jikes.sourceforge.net/"