wok diff lxml/receipt @ rev 6145

Up: mercurial to 1.6.3.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Sep 09 14:50:57 2010 +0000 (2010-09-09)
parents b94e60fe7b4e
children 1f9b4a3e391f
line diff
     1.1 --- a/lxml/receipt	Fri Oct 03 21:10:30 2008 +0000
     1.2 +++ b/lxml/receipt	Thu Sep 09 14:50:57 2010 +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.