wok rev 25284
roundup: added BUILD_DEPENDS
author | Hans-G?nter Theisgen |
---|---|
date | Mon Jul 18 16:14:38 2022 +0100 (2022-07-18) |
parents | b072c211925b |
children | 67b094c79810 |
files | roundup/receipt |
line diff
1.1 --- a/roundup/receipt Mon Jul 18 15:58:43 2022 +0100 1.2 +++ b/roundup/receipt Mon Jul 18 16:14:38 2022 +0100 1.3 @@ -12,6 +12,7 @@ 1.4 WGET_URL="https://files.pythonhosted.org/packages/source/${PACKAGE:0:1}/$PACKAGE/$TARBALL" 1.5 1.6 DEPENDS="python" 1.7 +BUILD_DEPENDS="python-setuptools" 1.8 1.9 # What is the latest version available today? 1.10 current_version()