wok-6.x rev 14883
python-http-parser: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jul 24 16:10:53 2013 +0000 (2013-07-24) |
parents | a9673381f756 |
children | 89ebfab6954d |
files | python-http-parser/receipt |
line diff
1.1 --- a/python-http-parser/receipt Wed Jul 24 15:51:20 2013 +0000 1.2 +++ b/python-http-parser/receipt Wed Jul 24 16:10:53 2013 +0000 1.3 @@ -11,7 +11,7 @@ 1.4 WGET_URL="https://github.com/benoitc/$SOURCE/archive/$VERSION.zip" 1.5 1.6 DEPENDS="python" 1.7 -BUILD_DEPENDS="python-dev setuptools wget" 1.8 +BUILD_DEPENDS="python-dev setuptools wget python-cython" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()