wok-4.x rev 11474
python-flup: reverting my changes, it was not good (thanks godane)
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sat Dec 17 17:52:22 2011 +0100 (2011-12-17) |
parents | 5833170834b0 |
children | d3a1409d31fa |
files | python-flup/receipt |
line diff
1.1 --- a/python-flup/receipt Sat Dec 17 16:26:48 2011 +0100 1.2 +++ b/python-flup/receipt Sat Dec 17 17:52:22 2011 +0100 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Random collection of WSGI modules for Python." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 DEPENDS="python" 1.7 -BUILD_DEPENDS="python python-dev python-distribute setuptools" 1.8 +BUILD_DEPENDS="python python-dev python-distribute" 1.9 SOURCE="flup" 1.10 TARBALL="$SOURCE-$VERSION.tar.gz" 1.11 WEB_SITE="http://trac.saddi.com/flup"