wok-current diff ecj/receipt @ rev 9886
tor; Fix BD
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Tue May 17 07:14:14 2011 +0200 (2011-05-17) |
parents | ad00280438a6 |
children | 738df91fb574 |
line diff
1.1 --- a/ecj/receipt Tue Apr 26 15:26:46 2011 +0200 1.2 +++ b/ecj/receipt Tue May 17 07:14:14 2011 +0200 1.3 @@ -13,8 +13,9 @@ 1.4 WGET_URL="http://download.eclipse.org/eclipse/downloads/drops/R-$VERSION-201006080911/$TARBALL" 1.5 TAGS="compiler java" 1.6 1.7 -DEPENDS="java-jre" 1.8 +DEPENDS="" 1.9 BUILD_DEPENDS="" 1.10 +SUGGESTED="java-jre" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()