wok-current diff swagger-py/receipt @ rev 20811
cplay: corrected error in fr.po
author | Hans-G?nter Theisgen |
---|---|
date | Sun Feb 17 17:54:18 2019 +0100 (2019-02-17) |
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 Sun Feb 17 17:54:18 2019 +0100 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()