# HG changeset patch # User Pascal Bellard # Date 1374682253 0 # Node ID a6b02638b42c5a9ba766038b9a61ea5aa008563f # Parent a9673381f756f9466a0dda271265a2df672a26bb python-http-parser: update bdeps diff -r a9673381f756 -r a6b02638b42c python-http-parser/receipt --- a/python-http-parser/receipt Wed Jul 24 15:51:20 2013 +0000 +++ b/python-http-parser/receipt Wed Jul 24 16:10:53 2013 +0000 @@ -11,7 +11,7 @@ WGET_URL="https://github.com/benoitc/$SOURCE/archive/$VERSION.zip" DEPENDS="python" -BUILD_DEPENDS="python-dev setuptools wget" +BUILD_DEPENDS="python-dev setuptools wget python-cython" # Rules to configure and make the package. compile_rules()