wok diff ecj/receipt @ rev 9742

Fix: claws-mail BUILD_DEPENDS )libassuan, also use xorg-dev for all Xorg dev pkgs) and clean receipt
author Christophe Lincoln <pankso@slitaz.org>
date Tue May 10 02:32:37 2011 +0200 (2011-05-10)
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 10 02:32:37 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()