wok diff python-click/receipt @ rev 20539

linld: _fastcall calls (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Nov 29 10:54:56 2018 +0100 (2018-11-29)
parents bcdfc23ee041
children 5d50a02468c7
line diff
     1.1 --- a/python-click/receipt	Sat Sep 29 15:27:00 2018 +0200
     1.2 +++ b/python-click/receipt	Thu Nov 29 10:54:56 2018 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="https://files.pythonhosted.org/packages/f8/5c/f60e9d8a1e77005f664b76ff8aeaee5bc05d0a91798afd7f53fc998dbc47/$TARBALL"
     1.5  
     1.6  DEPENDS="python"
     1.7 -BUILD_DEPENDS="python"
     1.8 +BUILD_DEPENDS="setuptools"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()