wok diff jikes/receipt @ rev 13847

frogatto: try to fix build (Boost 1.47 removed a deprecated function...) btw, we use boost 1.50
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jan 09 01:13:47 2013 +0000 (2013-01-09)
parents 4466fa74bc06
children 23c3aed67cd9
line diff
     1.1 --- a/jikes/receipt	Tue Feb 16 15:44:25 2010 +0000
     1.2 +++ b/jikes/receipt	Wed Jan 09 01:13:47 2013 +0000
     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/"