wok diff python-lxml/receipt @ rev 21746
updated qrencode and qrencode-dev again (3.1.1 -> 4.0.2)
author | Hans-Günter Theisgen |
---|---|
date | Fri Jun 14 16:14:44 2019 +0100 (2019-06-14) |
parents | fcd3d43eadad |
children | 3969374b97db |
line diff
1.1 --- a/python-lxml/receipt Fri Feb 22 10:45:05 2019 +0100 1.2 +++ b/python-lxml/receipt Fri Jun 14 16:14:44 2019 +0100 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-dev libxml2 libxml2-dev libxslt libxslt-dev setuptools" 1.8 +BUILD_DEPENDS="python-dev libxml2 libxml2-dev libxslt libxslt-dev python-setuptools" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()