wok diff gnome-js-common/receipt @ 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 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	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()