wok diff lxml/receipt @ rev 4437

cvs: Enable server.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Mon Nov 02 10:55:44 2009 +0000 (2009-11-02)
parents b94e60fe7b4e
children 1f9b4a3e391f
line diff
     1.1 --- a/lxml/receipt	Fri Oct 03 21:10:30 2008 +0000
     1.2 +++ b/lxml/receipt	Mon Nov 02 10:55:44 2009 +0000
     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.