wok diff python-click/receipt @ rev 21788

Openal: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 24 15:21:45 2019 +0200 (2019-07-24)
parents 570dc794f847
children de3280120146
line diff
     1.1 --- a/python-click/receipt	Sat Sep 29 15:40:14 2018 +0200
     1.2 +++ b/python-click/receipt	Wed Jul 24 15:21:45 2019 +0200
     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="setuptools"
     1.8 +BUILD_DEPENDS="python-setuptools"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()