wok rev 10461

python-formencode: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 25 11:27:37 2011 +0200 (2011-05-25)
parents f0467e0fd4b2
children c1b973ec1a43
files python-formencode/receipt
line diff
     1.1 --- a/python-formencode/receipt	Wed May 25 11:19:32 2011 +0200
     1.2 +++ b/python-formencode/receipt	Wed May 25 11:27:37 2011 +0200
     1.3 @@ -10,7 +10,7 @@
     1.4  WEB_SITE="http://formencode.org/"
     1.5  WGET_URL="http://pypi.python.org/packages/source/F/$SOURCE/$TARBALL"
     1.6  DEPENDS="python"
     1.7 -BUILD_DEPENDS="python python-dev"
     1.8 +BUILD_DEPENDS="python python-dev setuptools"
     1.9  TAGS="python"
    1.10  
    1.11  # Rules to configure and make the package.