wok diff vala/receipt @ rev 4990

fix: RAM for get-java6-jdk; Add TAGS
author Rohit Joshi <jozee@slitaz.org>
date Thu Feb 25 11:20:40 2010 +0000 (2010-02-25)
parents 1caacacc25b3
children fe722bc08c9c
line diff
     1.1 --- a/vala/receipt	Wed Jan 20 13:06:03 2010 +0100
     1.2 +++ b/vala/receipt	Thu Feb 25 11:20:40 2010 +0000
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://live.gnome.org/Vala"
     1.6  WGET_URL="http://download.gnome.org/sources/vala/${VERSION%.*}/$TARBALL"
     1.7 +TAGS="compiler"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()