# HG changeset patch # User Hans-G?nter Theisgen # Date 1586338539 -3600 # Node ID c551e38d57d51e433a2b968e2bb0c466c521b556 # Parent 64421aad6af17f8ae179d812d6237dc4e1200137 python-pysol-cards: added build dependency diff -r 64421aad6af1 -r c551e38d57d5 python-pysol-cards/receipt --- a/python-pysol-cards/receipt Wed Apr 08 10:28:19 2020 +0100 +++ b/python-pysol-cards/receipt Wed Apr 08 10:35:39 2020 +0100 @@ -13,7 +13,7 @@ WGET_URL="https://files.pythonhosted.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="python" +BUILD_DEPENDS="python python-setuptools" # Rules to configure and make the package. compile_rules()