wok-6.x diff python-ari/receipt @ rev 20326
tor update: new stable series 0.3.3.6
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Wed May 23 13:57:25 2018 +0000 (2018-05-23) |
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 May 23 13:57:25 2018 +0000 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()