wok diff python-ari/receipt @ rev 20557

Up iperf (2.0.9)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Dec 12 18:18:52 2018 +0100 (2018-12-12)
parents dfc6cdc5624e
children 5d50a02468c7
line diff
     1.1 --- a/python-ari/receipt	Fri Apr 20 15:38:38 2018 +0200
     1.2 +++ b/python-ari/receipt	Wed Dec 12 18:18:52 2018 +0100
     1.3 @@ -11,6 +11,7 @@
     1.4  WGET_URL="https://github.com/asterisk/ari-py/archive/$VERSION.tar.gz"
     1.5  
     1.6  DEPENDS="python"
     1.7 +BUILD_DEPENDS="setuptools"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()