wok-6.x rev 18224
python-foolscap: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jul 18 14:08:42 2015 +0200 (2015-07-18) |
parents | e433cf783492 |
children | 86b35694374e |
files | python-foolscap/receipt |
line diff
1.1 --- a/python-foolscap/receipt Sat Jul 18 13:58:22 2015 +0200 1.2 +++ b/python-foolscap/receipt Sat Jul 18 14:08:42 2015 +0200 1.3 @@ -11,7 +11,7 @@ 1.4 WGET_URL="https://pypi.python.org/packages/source/f/foolscap/$TARBALL" 1.5 1.6 DEPENDS="python" 1.7 -BUILD_DEPENDS="wget python-dev" 1.8 +BUILD_DEPENDS="wget python-dev setuptools" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()