# HG changeset patch # User Christopher Rogers # Date 1297020042 0 # Node ID d8764161b1ed76419fc631ff0b383d02db448803 # Parent 6e152ae05ea62cd5884b8754df1a4ad88aa79435 Add setuptools to python-extremes build depends. diff -r 6e152ae05ea6 -r d8764161b1ed python-extremes/receipt --- a/python-extremes/receipt Sun Feb 06 19:18:49 2011 +0000 +++ b/python-extremes/receipt Sun Feb 06 19:20:42 2011 +0000 @@ -10,7 +10,7 @@ WEB_SITE="http://pypi.python.org/pypi/Extremes" WGET_URL="http://pypi.python.org/packages/source/E/$SOURCE/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="python python-dev" +BUILD_DEPENDS="python python-dev setuptools" TAGS="python" # Rules to configure and make the package.