wok diff libxml++/receipt @ rev 2753

xcb-util: update BUILD_DEPENDS
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Apr 26 13:50:09 2009 +0200 (2009-04-26)
parents a714cd6d9d90
children 8752c40cc534
line diff
     1.1 --- a/libxml++/receipt	Sun Mar 15 20:13:13 2009 +0000
     1.2 +++ b/libxml++/receipt	Sun Apr 26 13:50:09 2009 +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++"
     1.8 +DEPENDS="glibmm libsigc++ libxml2 zlib"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()