# HG changeset patch # User Pascal Bellard # Date 1537449290 -7200 # Node ID d84389dbdeb2f37aa52174cc0ae88769aedc5d25 # Parent 94321308741ed8e355bc1c12698fce391aa89063 python-singledispatch: update bdeps diff -r 94321308741e -r d84389dbdeb2 python-singledispatch/receipt --- a/python-singledispatch/receipt Thu Sep 20 12:59:25 2018 +0200 +++ b/python-singledispatch/receipt Thu Sep 20 15:14:50 2018 +0200 @@ -12,7 +12,7 @@ WGET_URL="https://files.pythonhosted.org/packages/d9/e9/513ad8dc17210db12cb14f2d4d190d618fb87dd38814203ea71c87ba5b68/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="python" +BUILD_DEPENDS="python setuptools" # Rules to configure and make the package. compile_rules()