wok diff ecj/receipt @ rev 9689

startup-notification: clean up.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri May 06 22:03:25 2011 +0000 (2011-05-06)
parents ad00280438a6
children 738df91fb574
line diff
     1.1 --- a/ecj/receipt	Tue Apr 26 15:26:46 2011 +0200
     1.2 +++ b/ecj/receipt	Fri May 06 22:03:25 2011 +0000
     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()