wok-current rev 10594
python-pylons, python-routes: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu May 26 12:34:15 2011 +0200 (2011-05-26) |
parents | a26533414b94 |
children | 13e1a2f3f53c |
files | python-pylons/receipt python-routes/receipt |
line diff
1.1 --- a/python-pylons/receipt Thu May 26 12:30:54 2011 +0200 1.2 +++ b/python-pylons/receipt Thu May 26 12:34:15 2011 +0200 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="taziden@slitaz.org" 1.5 SOURCE="Pylons" 1.6 DEPENDS="python" 1.7 -BUILD_DEPENDS="python python-dev" 1.8 +BUILD_DEPENDS="python python-dev setuptools" 1.9 TARBALL="$SOURCE-$VERSION.tar.gz" 1.10 WEB_SITE="http://pylonshq.com" 1.11 WGET_URL="http://cdn.pylonshq.com/download/$VERSION/$TARBALL"
2.1 --- a/python-routes/receipt Thu May 26 12:30:54 2011 +0200 2.2 +++ b/python-routes/receipt Thu May 26 12:34:15 2011 +0200 2.3 @@ -7,7 +7,7 @@ 2.4 MAINTAINER="taziden@slitaz.org" 2.5 SOURCE="Routes" 2.6 DEPENDS="python" 2.7 -BUILD_DEPENDS="python python-dev" 2.8 +BUILD_DEPENDS="python python-dev setuptools" 2.9 TARBALL="$SOURCE-$VERSION.tar.gz" 2.10 WEB_SITE="http://pylonshq.com" 2.11 WGET_URL="http://cdn.pylonshq.com/download/1.0/$TARBALL"