# HG changeset patch # User Pascal Bellard # Date 1456329361 -3600 # Node ID a69dc09d275747d251fb613728470b138dc718ec # Parent ae74a8e184b59effcd8b21544432957c75e7f051 brotli: update bdeps diff -r ae74a8e184b5 -r a69dc09d2757 brotli/receipt --- a/brotli/receipt Wed Feb 24 16:36:21 2016 +0100 +++ b/brotli/receipt Wed Feb 24 16:56:01 2016 +0100 @@ -12,7 +12,7 @@ TAGS="compression" DEPENDS="python" -BUILD_DEPENDS="setuptools" +BUILD_DEPENDS="python-dev setuptools" # Rules to configure and make the package. compile_rules()