wok-current rev 10463
python-pastedeploy: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 25 11:29:26 2011 +0200 (2011-05-25) |
parents | c1b973ec1a43 |
children | d0fd1116fafe |
files | python-pastedeploy/receipt |
line diff
1.1 --- a/python-pastedeploy/receipt Wed May 25 11:28:44 2011 +0200 1.2 +++ b/python-pastedeploy/receipt Wed May 25 11:29:26 2011 +0200 1.3 @@ -10,7 +10,7 @@ 1.4 WEB_SITE="http://pythonpaste.org/" 1.5 WGET_URL="http://pypi.python.org/packages/source/P/$SOURCE/$TARBALL" 1.6 DEPENDS="python python-paste" 1.7 -BUILD_DEPENDS="$DEPENDS python-dev" 1.8 +BUILD_DEPENDS="$DEPENDS python-dev setuptools" 1.9 TAGS="python" 1.10 1.11 # Rules to configure and make the package.