# HG changeset patch # User Pascal Bellard # Date 1437221322 -7200 # Node ID 3f6663bf04d52cabdc1cdd28f31385a8518933ed # Parent e433cf7834924ef78c78d721207bad2b7360f075 python-foolscap: update bdeps diff -r e433cf783492 -r 3f6663bf04d5 python-foolscap/receipt --- a/python-foolscap/receipt Sat Jul 18 13:58:22 2015 +0200 +++ b/python-foolscap/receipt Sat Jul 18 14:08:42 2015 +0200 @@ -11,7 +11,7 @@ WGET_URL="https://pypi.python.org/packages/source/f/foolscap/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="wget python-dev" +BUILD_DEPENDS="wget python-dev setuptools" # Rules to configure and make the package. compile_rules()