wok-6.x rev 8456
Add setuptools to python-extremes build depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Feb 06 19:20:42 2011 +0000 (2011-02-06) |
parents | 6e152ae05ea6 |
children | 51b12adbb100 |
files | python-extremes/receipt |
line diff
1.1 --- a/python-extremes/receipt Sun Feb 06 19:18:49 2011 +0000 1.2 +++ b/python-extremes/receipt Sun Feb 06 19:20:42 2011 +0000 1.3 @@ -10,7 +10,7 @@ 1.4 WEB_SITE="http://pypi.python.org/pypi/Extremes" 1.5 WGET_URL="http://pypi.python.org/packages/source/E/$SOURCE/$TARBALL" 1.6 DEPENDS="python" 1.7 -BUILD_DEPENDS="python python-dev" 1.8 +BUILD_DEPENDS="python python-dev setuptools" 1.9 TAGS="python" 1.10 1.11 # Rules to configure and make the package.