wok diff lxml/receipt @ rev 6124

tazbb : typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Sep 05 15:13:29 2010 +0200 (2010-09-05)
parents b94e60fe7b4e
children 1f9b4a3e391f
line diff
     1.1 --- a/lxml/receipt	Fri Oct 03 21:10:30 2008 +0000
     1.2 +++ b/lxml/receipt	Sun Sep 05 15:13:29 2010 +0200
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tgz"
     1.5  WEB_SITE="http://codespeak.net/lxml/"
     1.6  WGET_URL="http://codespeak.net/$PACKAGE/$TARBALL"
     1.7 -DEPENDS="python libxml2 libxslt"
     1.8 +DEPENDS="python libxml2 libxslt zlib"
     1.9  BUILD_DEPENDS="python libxslt-dev"
    1.10  
    1.11  # Rules to configure and make the package.