wok diff vala/receipt @ rev 5106
midori: disable-unique
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Wed Mar 17 15:12:31 2010 +0000 (2010-03-17) |
parents | 1caacacc25b3 |
children | fe722bc08c9c |
line diff
1.1 --- a/vala/receipt Wed Jan 20 13:06:03 2010 +0100 1.2 +++ b/vala/receipt Wed Mar 17 15:12:31 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()