wok diff libxml++/receipt @ rev 6073

zsh: no more link for /bin/sh with tazbb
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 26 12:59:48 2010 +0200 (2010-08-26)
parents 2e55de4816a6
children bcedab3e8315
line diff
     1.1 --- a/libxml++/receipt	Mon Mar 16 22:15:30 2009 +0000
     1.2 +++ b/libxml++/receipt	Thu Aug 26 12:59:48 2010 +0200
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://libxmlplusplus.sourceforge.net/"
     1.6  WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.24/$TARBALL"
     1.7 -DEPENDS="glibmm libsigc++ libxml2 zlib"
     1.8 +DEPENDS="glibmm libsigc++ libxml2 zlib gcc-lib-base"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()