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

xcb-util: Revert update it's break all X packages
author Christophe Lincoln <pankso@slitaz.org>
date Wed Feb 29 21:52:09 2012 +0100 (2012-02-29)
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	Wed Feb 29 21:52:09 2012 +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()