wok diff python-chardet/receipt @ rev 23827

inkscape: removed dependency gettext (thanks Saipul)
author Hans-G?nter Theisgen
date Sun May 31 06:02:18 2020 +0100 (2020-05-31)
parents ce1d84744683
children 5ea0ce1cecc0
line diff
     1.1 --- a/python-chardet/receipt	Sun Apr 05 14:25:27 2020 +0100
     1.2 +++ b/python-chardet/receipt	Sun May 31 06:02:18 2020 +0100
     1.3 @@ -13,7 +13,7 @@
     1.4  WGET_URL="$WEB_SITE/archive/$VERSION.tar.gz"
     1.5  
     1.6  DEPENDS="python"
     1.7 -BUILD_DEPENDS="python-dev"
     1.8 +BUILD_DEPENDS="python-dev python-setuptools"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11