wok-6.x diff python-html2text/receipt @ rev 22909
task: added build dependency libunistring-dev
author | Hans-G?nter Theisgen |
---|---|
date | Mon Feb 24 07:33:52 2020 +0100 (2020-02-24) |
parents | 1bdd385c6df5 |
children | 5ea0ce1cecc0 |
line diff
1.1 --- a/python-html2text/receipt Mon Oct 09 17:54:27 2017 +0200 1.2 +++ b/python-html2text/receipt Mon Feb 24 07:33:52 2020 +0100 1.3 @@ -12,7 +12,7 @@ 1.4 WGET_URL="https://github.com/Alir3z4/html2text/archive/$VERSION.tar.gz" 1.5 1.6 DEPENDS="python" 1.7 -BUILD_DEPENDS="python-dev python-distribute setuptools" 1.8 +BUILD_DEPENDS="python-dev python-distribute python-setuptools" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()