# HG changeset patch # User Hans-G?nter Theisgen # Date 1658157278 -3600 # Node ID f26a798086251c465cee236e76a8d923543a7421 # Parent b072c211925b4e3a4b69f73140eb5035c8ebb455 roundup: added BUILD_DEPENDS diff -r b072c211925b -r f26a79808625 roundup/receipt --- a/roundup/receipt Mon Jul 18 15:58:43 2022 +0100 +++ b/roundup/receipt Mon Jul 18 16:14:38 2022 +0100 @@ -12,6 +12,7 @@ WGET_URL="https://files.pythonhosted.org/packages/source/${PACKAGE:0:1}/$PACKAGE/$TARBALL" DEPENDS="python" +BUILD_DEPENDS="python-setuptools" # What is the latest version available today? current_version()