wok diff jikes/receipt @ rev 10373
rox-filer: dont be stuck when compileling
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon May 23 12:26:03 2011 +0200 (2011-05-23) |
parents | 4466fa74bc06 |
children | 23c3aed67cd9 |
line diff
1.1 --- a/jikes/receipt Tue Feb 16 15:44:25 2010 +0000 1.2 +++ b/jikes/receipt Mon May 23 12:26:03 2011 +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/"