wok diff python-lxml/receipt @ rev 4293

firefox-dev: fix version hack
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Sep 26 20:20:32 2009 +0200 (2009-09-26)
parents fc3d0463ba33
children c27f65372234
line diff
     1.1 --- a/python-lxml/receipt	Thu Oct 23 20:21:55 2008 +0000
     1.2 +++ b/python-lxml/receipt	Sat Sep 26 20:20:32 2009 +0200
     1.3 @@ -9,7 +9,7 @@
     1.4  TARBALL="$SOURCE-$VERSION.tgz"
     1.5  WEB_SITE="http://codespeak.net/lxml/"
     1.6  WGET_URL="$WEB_SITE/$TARBALL"
     1.7 -DEPENDS="python libxml2 libxslt"
     1.8 +DEPENDS="python libxml2 libxslt zlib"
     1.9  BUILD_DEPENDS="python libxml2 libxml2-dev libxslt libxslt-dev"
    1.10  
    1.11  # Rules to configure and make the package.