wok-4.x diff python-lxml/receipt @ rev 8549
imported patch get/emotion
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sun Feb 13 22:57:56 2011 +0100 (2011-02-13) |
parents | c27f65372234 |
children | 28aad63e4fd6 |
line diff
1.1 --- a/python-lxml/receipt Tue Oct 06 11:19:06 2009 +0200 1.2 +++ b/python-lxml/receipt Sun Feb 13 22:57:56 2011 +0100 1.3 @@ -10,7 +10,7 @@ 1.4 WEB_SITE="http://codespeak.net/lxml/" 1.5 WGET_URL="$WEB_SITE/$TARBALL" 1.6 DEPENDS="python libxml2 libxslt zlib" 1.7 -BUILD_DEPENDS="python libxml2 libxml2-dev libxslt libxslt-dev" 1.8 +BUILD_DEPENDS="python libxml2 libxml2-dev libxslt libxslt-dev setuptools" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()