wok diff libxml++/receipt @ rev 2504

libxml2: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 16 12:07:03 2009 +0000 (2009-03-16)
parents 1677d6a71869
children 2e55de4816a6
line diff
     1.1 --- a/libxml++/receipt	Thu Mar 05 11:49:41 2009 +0100
     1.2 +++ b/libxml++/receipt	Mon Mar 16 12:07:03 2009 +0000
     1.3 @@ -8,6 +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  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()