wok-6.x diff brotli/receipt @ rev 22832
cortex libQtMimeTypes: normalize $VERSION
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 08 13:09:52 2020 +0100 (2020-02-08) |
parents | 17c0ad41f5bf |
children | 5ea0ce1cecc0 |
line diff
1.1 --- a/brotli/receipt Thu Nov 08 23:37:09 2018 +0100 1.2 +++ b/brotli/receipt Sat Feb 08 13:09:52 2020 +0100 1.3 @@ -12,7 +12,7 @@ 1.4 TAGS="compression" 1.5 1.6 DEPENDS="gcc-lib-base" 1.7 -BUILD_DEPENDS="python-dev setuptools cmake" 1.8 +BUILD_DEPENDS="python-dev python-setuptools cmake" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()