wok rev 17737

python-lxml: update bdeps
author Yuri Pourre <yuripourre@gmail.com>
date Fri Mar 06 10:03:18 2015 -0300 (2015-03-06)
parents 891649a16bcb
children 35b44d6f715a
files python-lxml/receipt
line diff
     1.1 --- a/python-lxml/receipt	Fri Mar 06 12:45:18 2015 +0100
     1.2 +++ b/python-lxml/receipt	Fri Mar 06 10:03:18 2015 -0300
     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()