wok-6.x diff python-html2text/receipt @ rev 21763
busybox: enable CONFIG_FDISK_SUPPORT_LARGE_DISKS
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jun 27 14:19:03 2019 +0200 (2019-06-27) |
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 Thu Jun 27 14:19:03 2019 +0200 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()