wok diff python-http-parser/receipt @ rev 15149
php: fix post_install
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Aug 15 13:25:02 2013 +0000 (2013-08-15) |
parents | a9673381f756 |
children | 2a5cc8208d36 |
line diff
1.1 --- a/python-http-parser/receipt Wed Jul 24 15:51:20 2013 +0000 1.2 +++ b/python-http-parser/receipt Thu Aug 15 13:25:02 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()