wok-4.x diff ecj/receipt @ rev 9732
linux: Fix 2. clean up and make it build with cookutils: FIXME: tazwok specif code (aufs is ok for cook and tazwok I guess)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon May 09 15:57:19 2011 +0200 (2011-05-09) |
parents | ad00280438a6 |
children | 738df91fb574 |
line diff
1.1 --- a/ecj/receipt Tue Apr 26 15:26:46 2011 +0200 1.2 +++ b/ecj/receipt Mon May 09 15:57:19 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()