From 81fd2143857205c75fa6498ede3b12916fdd5e8b Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Tue, 11 Jul 2017 16:15:24 +0000 Subject: 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. --- strata/core.morph | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'strata/core.morph') 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 -- cgit v1.2.1