wok diff python-pyst2/receipt @ rev 21351
lxpanel: update DEPENDS
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sun Apr 21 03:46:57 2019 +0300 (2019-04-21) |
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 Sun Apr 21 03:46:57 2019 +0300 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()