wok diff python-flup/receipt @ rev 11452
Add: suricata
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sat Dec 17 10:54:09 2011 +0100 (2011-12-17) |
parents | 3289a03fb234 |
children | 67b34338f23b |
line diff
1.1 --- a/python-flup/receipt Wed May 25 01:22:29 2011 +0200 1.2 +++ b/python-flup/receipt Sat Dec 17 10:54:09 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" 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"