wok diff python-http-parser/receipt @ rev 15080

libmatchbox: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Aug 13 17:56:32 2013 +0000 (2013-08-13)
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	Tue Aug 13 17:56:32 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()