wok diff swagger-py/receipt @ rev 20334

Do not use efi shell (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 02 16:13:06 2018 +0200 (2018-06-02)
parents eba94824c7c3
children 5d50a02468c7
line diff
     1.1 --- a/swagger-py/receipt	Tue Jun 28 15:10:47 2016 +0200
     1.2 +++ b/swagger-py/receipt	Sat Jun 02 16:13:06 2018 +0200
     1.3 @@ -1,3 +1,5 @@
     1.4 +# SliTaz package receipt.
     1.5 +
     1.6  PACKAGE="swagger-py"
     1.7  VERSION="0.2.1"
     1.8  CATEGORY="development"
     1.9 @@ -9,7 +11,7 @@
    1.10  WGET_URL="$WEB_SITE/archive/$VERSION.tar.gz"
    1.11  
    1.12  DEPENDS="python"
    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()