wok-4.x rev 11435
gnome-js-common: add intltool to BUILD_DEPENDS
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Fri Dec 16 15:42:01 2011 +0100 (2011-12-16) |
parents | fd6e3950897e |
children | 45b96f953c46 |
files | gnome-js-common/receipt |
line diff
1.1 --- a/gnome-js-common/receipt Fri Dec 16 15:42:01 2011 +0100 1.2 +++ b/gnome-js-common/receipt Fri Dec 16 15:42:01 2011 +0100 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()