# HG changeset patch # User Pascal Bellard # Date 1306315766 -7200 # Node ID ec7f21b9d2c19c8e4a4f553a122253fe48caa5e3 # Parent c1b973ec1a43fd98960370935e609ab07d20d2dd python-pastedeploy: update bdeps diff -r c1b973ec1a43 -r ec7f21b9d2c1 python-pastedeploy/receipt --- a/python-pastedeploy/receipt Wed May 25 11:28:44 2011 +0200 +++ b/python-pastedeploy/receipt Wed May 25 11:29:26 2011 +0200 @@ -10,7 +10,7 @@ WEB_SITE="http://pythonpaste.org/" WGET_URL="http://pypi.python.org/packages/source/P/$SOURCE/$TARBALL" DEPENDS="python python-paste" -BUILD_DEPENDS="$DEPENDS python-dev" +BUILD_DEPENDS="$DEPENDS python-dev setuptools" TAGS="python" # Rules to configure and make the package.