wok diff python-lxml/receipt @ rev 17938
Up to latest: tazinst-gui, tazinst, tazpanel, tazpkg, tazlito
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Apr 15 09:36:43 2015 +0200 (2015-04-15) |
parents | 1019443a6c35 |
children | 16df76e1fc6a |
line diff
1.1 --- a/python-lxml/receipt Sat Oct 26 10:44:25 2013 +0000 1.2 +++ b/python-lxml/receipt Wed Apr 15 09:36:43 2015 +0200 1.3 @@ -12,7 +12,7 @@ 1.4 WGET_URL="${WEB_SITE}${TARBALL}" 1.5 1.6 DEPENDS="python libxml2 libxslt zlib" 1.7 -BUILD_DEPENDS="python libxml2 libxml2-dev libxslt libxslt-dev setuptools" 1.8 +BUILD_DEPENDS="python-dev libxml2 libxml2-dev libxslt libxslt-dev setuptools" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()