wok-current rev 20446
python-singledispatch: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Sep 20 15:14:50 2018 +0200 (2018-09-20) |
parents | 94321308741e |
children | 616236700bc9 |
files | python-singledispatch/receipt |
line diff
1.1 --- a/python-singledispatch/receipt Thu Sep 20 12:59:25 2018 +0200 1.2 +++ b/python-singledispatch/receipt Thu Sep 20 15:14:50 2018 +0200 1.3 @@ -12,7 +12,7 @@ 1.4 WGET_URL="https://files.pythonhosted.org/packages/d9/e9/513ad8dc17210db12cb14f2d4d190d618fb87dd38814203ea71c87ba5b68/$TARBALL" 1.5 1.6 DEPENDS="python" 1.7 -BUILD_DEPENDS="python" 1.8 +BUILD_DEPENDS="python setuptools" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()