wok diff python-ari/receipt @ rev 20607

linux-api-headers: add linux/ext2_fs.h
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Dec 18 10:16:36 2018 +0100 (2018-12-18)
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	Tue Dec 18 10:16:36 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()