# HG changeset patch # User Christopher Rogers # Date 1297019739 0 # Node ID cbd7fbaae292a703ce737cec58397bf3af8ccae5 # Parent 33ac204404eeab732fbb87c2182d9a4e0f1b3620 Add setuptools to python-paste build depends. diff -r 33ac204404ee -r cbd7fbaae292 python-paste/receipt --- a/python-paste/receipt Sun Feb 06 19:13:27 2011 +0000 +++ b/python-paste/receipt Sun Feb 06 19:15:39 2011 +0000 @@ -10,7 +10,7 @@ WEB_SITE="http://pythonpaste.org/" WGET_URL="http://pypi.python.org/packages/source/P/$SOURCE/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="python python-dev" +BUILD_DEPENDS="python python-dev setuptools" TAGS="python" # Rules to configure and make the package.