wok diff ari-py/receipt @ rev 20392
libgnutls: add p11-kit, see http://forum.slitaz.org/topic/current-slitaz-iso-needs-you-to-install-p11-kit-package
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Sun Jun 24 09:21:47 2018 +0000 (2018-06-24) |
parents | eba94824c7c3 |
children | 240fb3120638 |
line diff
1.1 --- a/ari-py/receipt Tue Jun 28 15:10:47 2016 +0200 1.2 +++ b/ari-py/receipt Sun Jun 24 09:21:47 2018 +0000 1.3 @@ -1,3 +1,5 @@ 1.4 +# SliTaz package receipt. 1.5 + 1.6 PACKAGE="ari-py" 1.7 VERSION="0.1.3" 1.8 CATEGORY="development" 1.9 @@ -10,7 +12,7 @@ 1.10 1.11 DEPENDS="python" 1.12 SUGGESTED="asterisk" 1.13 -BUILD_DEPENDS="python" 1.14 +BUILD_DEPENDS="python setuptools" 1.15 1.16 # Rules to configure and make the package. 1.17 compile_rules()