wok diff python-constantly/receipt @ rev 22976
updated jsoncpp again (1.8.4 -> 1.9.2)
author | Hans-Günter Theisgen |
---|---|
date | Sat Feb 29 15:39:04 2020 +0100 (2020-02-29) |
parents | c9bc237ebf2f |
children | 5ea0ce1cecc0 |
line diff
1.1 --- a/python-constantly/receipt Fri Nov 01 16:15:20 2019 +0100 1.2 +++ b/python-constantly/receipt Sat Feb 29 15:39:04 2020 +0100 1.3 @@ -12,6 +12,7 @@ 1.4 WGET_URL="$WEB_SITE/archive/$VERSION.tar.gz" 1.5 1.6 DEPENDS="python" 1.7 +BUILD_DEPENDS="python-setuptools" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()