wok diff gnome-js-common/receipt @ rev 13153
zerobin: add purge.sh (for crontab)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jul 16 10:19:42 2012 +0200 (2012-07-16) |
parents | 5647557ead5c |
children | d1c17bd2c2bc |
line diff
1.1 --- a/gnome-js-common/receipt Thu Nov 03 11:15:24 2011 +0100 1.2 +++ b/gnome-js-common/receipt Mon Jul 16 10:19:42 2012 +0200 1.3 @@ -10,7 +10,7 @@ 1.4 WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" 1.5 1.6 DEPENDS="" 1.7 -BUILD_DEPENDS="" 1.8 +BUILD_DEPENDS="intltool" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()