wok diff swagger-py/receipt @ rev 19542
Build *.pc files for ncurses(w)-dev; rebuild sc-im with ncursesw.pc
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon Dec 05 15:16:10 2016 +0200 (2016-12-05) |
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 Mon Dec 05 15:16:10 2016 +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()