wok rev 9541

Add setuptools to python-weberror build depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Apr 08 13:52:39 2011 +0000 (2011-04-08)
parents ba98718e1ea4
children 93cdefa9f1a7
files python-weberror/receipt
line diff
     1.1 --- a/python-weberror/receipt	Fri Apr 08 13:50:22 2011 +0000
     1.2 +++ b/python-weberror/receipt	Fri Apr 08 13:52:39 2011 +0000
     1.3 @@ -7,7 +7,7 @@
     1.4  MAINTAINER="taziden@slitaz.org"
     1.5  SOURCE="WebError"
     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://pypi.python.org/pypi/$SOURCE/"
    1.11  WGET_URL="$WEB_SITE/packages/source/W/$SOURCE/$TARBALL"