wok diff gnome-js-common/receipt @ rev 15295

cdrtools: remove a wrong error trigger
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 27 09:56:20 2013 +0000 (2013-09-27)
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 Sep 27 09:56:20 2013 +0000
     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()