wok-stable diff python-lxml/receipt @ rev 4269

linux: list_modules.sh should be bash compatible
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 25 20:04:15 2009 +0200 (2009-09-25)
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	Fri Sep 25 20:04:15 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.