# HG changeset patch # User Antoine Bodin # Date 1324140742 -3600 # Node ID 3f7eb959b260178a30cdb4e3b5f6104459fb58db # Parent 5833170834b07be61c44128792bd0c9827e4649a python-flup: reverting my changes, it was not good (thanks godane) diff -r 5833170834b0 -r 3f7eb959b260 python-flup/receipt --- a/python-flup/receipt Sat Dec 17 16:26:48 2011 +0100 +++ b/python-flup/receipt Sat Dec 17 17:52:22 2011 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Random collection of WSGI modules for Python." MAINTAINER="pankso@slitaz.org" DEPENDS="python" -BUILD_DEPENDS="python python-dev python-distribute setuptools" +BUILD_DEPENDS="python python-dev python-distribute" SOURCE="flup" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://trac.saddi.com/flup"