wok diff python-ari/receipt @ rev 20596

xfi, xfw, cryptkeeper: (not so) dirty hack
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Dec 16 11:41:49 2018 +0100 (2018-12-16)
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	Sun Dec 16 11:41:49 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()