wok rev 18919

brotli: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Feb 24 16:56:01 2016 +0100 (2016-02-24)
parents ae74a8e184b5
children 1e67754f6cdd
files brotli/receipt
line diff
     1.1 --- a/brotli/receipt	Wed Feb 24 16:36:21 2016 +0100
     1.2 +++ b/brotli/receipt	Wed Feb 24 16:56:01 2016 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  TAGS="compression"
     1.5  
     1.6  DEPENDS="python"
     1.7 -BUILD_DEPENDS="setuptools"
     1.8 +BUILD_DEPENDS="python-dev setuptools"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()