summaryrefslogtreecommitdiff
path: root/strata/core.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-07-11 16:15:24 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-07-11 16:18:31 +0000
commit735b531ffe3aebcc628c2c176875286b9258d8d5 (patch)
treedfefa61540a6c9d8e041ffa4f1aad35a62d976ae /strata/core.morph
parente4cc95cb586145d95089f89c125ee9edf00710ef (diff)
downloaddefinitions-735b531ffe3aebcc628c2c176875286b9258d8d5.tar.gz
Move GNU gzip to coresam/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.
Diffstat (limited to 'strata/core.morph')
-rw-r--r--strata/core.morph5
1 files changed, 5 insertions, 0 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