wok diff python-lxml/receipt @ rev 8690
Fix bdep: xfce4-appfinder needs intltool to compile
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Thu Feb 17 19:01:42 2011 +0100 (2011-02-17) |
parents | 51b12adbb100 |
children | 2a5cc8208d36 |
line diff
1.1 --- a/python-lxml/receipt Sun Feb 06 19:22:12 2011 +0000 1.2 +++ b/python-lxml/receipt Thu Feb 17 19:01:42 2011 +0100 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="python-lxml" 1.7 -VERSION="2.2.2" 1.8 +VERSION="2.3" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Pythonic binding for the libxml2 and libxslt libraries.." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 SOURCE="lxml" 1.13 TARBALL="$SOURCE-$VERSION.tgz" 1.14 WEB_SITE="http://codespeak.net/lxml/" 1.15 -WGET_URL="$WEB_SITE/$TARBALL" 1.16 +WGET_URL="${WEB_SITE}${TARBALL}" 1.17 DEPENDS="python libxml2 libxslt zlib" 1.18 BUILD_DEPENDS="python libxml2 libxml2-dev libxslt libxslt-dev setuptools" 1.19