wok rev 20293

python-ari, python-pyst2: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 20 20:13:12 2018 +0200 (2018-04-20)
parents dfc6cdc5624e
children 48da20277f5a
files python-ari/receipt python-pyst2/receipt
line diff
     1.1 --- a/python-ari/receipt	Fri Apr 20 15:38:38 2018 +0200
     1.2 +++ b/python-ari/receipt	Fri Apr 20 20:13:12 2018 +0200
     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()
     2.1 --- a/python-pyst2/receipt	Fri Apr 20 15:38:38 2018 +0200
     2.2 +++ b/python-pyst2/receipt	Fri Apr 20 20:13:12 2018 +0200
     2.3 @@ -11,6 +11,7 @@
     2.4  WGET_URL="https://github.com/rdegges/pyst2/archive/$VERSION.tar.gz"
     2.5  
     2.6  DEPENDS="python"
     2.7 +BUILD_DEPENDS="setuptools"
     2.8  
     2.9  # Rules to configure and make the package.
    2.10  compile_rules()