wok-stable rev 11403

python-flup: Add python-distribute to build depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Dec 10 20:29:34 2011 +0000 (2011-12-10)
parents aba18d5b7fbe
children 04615b88ff45
files python-flup/receipt
line diff
     1.1 --- a/python-flup/receipt	Sat Dec 10 20:28:44 2011 +0000
     1.2 +++ b/python-flup/receipt	Sat Dec 10 20:29:34 2011 +0000
     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"
     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"