summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-07-11 10:50:35 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-07-11 10:50:35 +0000
commit984b5839ed81c0cedfc4383c179467e3877de9da (patch)
treefeba0fa0b88a611fdaf5f8091f91b6f75bb901d7
parent2e51c8e70ee54a64177ecd0cab2cac71dd88a08a (diff)
downloaddefinitions-984b5839ed81c0cedfc4383c179467e3877de9da.tar.gz
qtwebengine 5.9 requires GNU gzip to build
The `grit` tool (Google Resource and Internationalization Tool) expects to be able to call `gzip --rsyncable` which is a feature only provided by GNU gzip.
-rw-r--r--strata/qt5-tools-qtwebengine.morph6
1 files changed, 6 insertions, 0 deletions
diff --git a/strata/qt5-tools-qtwebengine.morph b/strata/qt5-tools-qtwebengine.morph
index a5ac2000..d6190d45 100644
--- a/strata/qt5-tools-qtwebengine.morph
+++ b/strata/qt5-tools-qtwebengine.morph
@@ -11,12 +11,18 @@ chunks:
ref: 392da2b649ce669bf329b49668a69007179e4726
unpetrify-ref: 5.9.1
build-system: qmake
+- name: gzip
+ repo: upstream:gzip
+ ref: 3022fdb32287089d2201e715b7beb133a47ff608
+ unpetrify-ref: v1.8
+ build-system: autotools
- name: qtwebengine
repo: upstream:qt5/qtwebengine
ref: 0340d87b7c12a5e56966e61db156e4a299b57bd9
unpetrify-ref: v5.9.1
build-system: qmake
build-depends:
+ - gzip
- qtwebchannel
submodules:
src/3rdparty: