summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-07-11 16:15:24 +0000
committerJavier Jardón <jjardon@gnome.org>2017-07-16 15:18:27 +0100
commit81fd2143857205c75fa6498ede3b12916fdd5e8b (patch)
tree6fc53a901ad1ad65faef0a74aed4eb549f06800d
parent999aad38acb9e11435d4a4313db4589defe19eb7 (diff)
downloaddefinitions-81fd2143857205c75fa6498ede3b12916fdd5e8b.tar.gz
Move GNU gzip to core
GNU gzip was added as qtwebengine depends on the --rsyncable option, which Busybox doesn't provide. It is more logical to put it in the same stratum as bzip2 though.
-rw-r--r--strata/core.morph5
-rw-r--r--strata/qt5-tools-qtwebengine.morph6
2 files changed, 5 insertions, 6 deletions
diff --git a/strata/core.morph b/strata/core.morph
index d9defc76..69b3e66c 100644
--- a/strata/core.morph
+++ b/strata/core.morph
@@ -98,6 +98,11 @@ chunks:
unpetrify-ref: OpenSSL_1_0_2k
build-depends:
- perl
+- name: gzip
+ repo: upstream:gzip
+ ref: e360d3795658e14fb15705876393b9384843971e
+ unpetrify-ref: master
+ build-system: autotools
- name: bzip2
morph: strata/core/bzip2.morph
repo: upstream:bzip2
diff --git a/strata/qt5-tools-qtwebengine.morph b/strata/qt5-tools-qtwebengine.morph
index cd51cc09..a5ac2000 100644
--- a/strata/qt5-tools-qtwebengine.morph
+++ b/strata/qt5-tools-qtwebengine.morph
@@ -11,18 +11,12 @@ chunks:
ref: 392da2b649ce669bf329b49668a69007179e4726
unpetrify-ref: 5.9.1
build-system: qmake
-- name: gzip
- repo: upstream:gzip
- ref: e360d3795658e14fb15705876393b9384843971e
- unpetrify-ref: master
- 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: