wok diff python-pyst2/receipt @ rev 20350
pinentry: let it find fltk-config
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Sat Jun 09 11:03:44 2018 +0000 (2018-06-09) |
parents | dfc6cdc5624e |
children | 814362194a8d |
line diff
1.1 --- a/python-pyst2/receipt Fri Apr 20 15:38:38 2018 +0200 1.2 +++ b/python-pyst2/receipt Sat Jun 09 11:03:44 2018 +0000 1.3 @@ -11,6 +11,7 @@ 1.4 WGET_URL="https://github.com/rdegges/pyst2/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()