wok rev 9540

Add setuptools to python-webhelpers build depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Apr 08 13:50:22 2011 +0000 (2011-04-08)
parents 7447c587e5f8
children a49b4ac5f871
files python-webhelpers/receipt
line diff
     1.1 --- a/python-webhelpers/receipt	Fri Apr 08 13:48:25 2011 +0000
     1.2 +++ b/python-webhelpers/receipt	Fri Apr 08 13:50:22 2011 +0000
     1.3 @@ -7,7 +7,7 @@
     1.4  MAINTAINER="taziden@slitaz.org"
     1.5  SOURCE="WebHelpers"
     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"