From 94039f2e0e9b04f10f0431f0524f31b06d03e595 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Sat, 15 Jul 2017 13:04:53 +0100 Subject: strata/core.morph: Add gzip dependencies --- strata/core.morph | 29 +++++++++++++++++++---------- 1 file changed, 19 insertions(+), 10 deletions(-) (limited to 'strata/core.morph') diff --git a/strata/core.morph b/strata/core.morph index 69b3e66c..215d3806 100644 --- a/strata/core.morph +++ b/strata/core.morph @@ -98,11 +98,6 @@ 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 @@ -181,6 +176,25 @@ chunks: - libexpat - openssl-new - perl +- name: mini-utils + morph: strata/core/mini-utils.morph + repo: baserock:baserock/mini-utils + ref: 5293265b29bbf468ab9d7f3302b19dbc81d0f8b8 + unpetrify-ref: master +- name: gzip + morph: strata/core/gzip.morph + repo: upstream:gzip + ref: e360d3795658e14fb15705876393b9384843971e + unpetrify-ref: master + build-system: autotools + build-depends: + - autoconf + - gettext-tarball + - git-minimal + - mini-utils + submodules: + gnulib: + url: upstream:gnulib - name: flex morph: strata/core/flex.morph repo: upstream:flex @@ -193,11 +207,6 @@ chunks: - file - gettext-tarball - texinfo-tarball -- name: mini-utils - morph: strata/core/mini-utils.morph - repo: baserock:baserock/mini-utils - ref: 5293265b29bbf468ab9d7f3302b19dbc81d0f8b8 - unpetrify-ref: master - name: bison morph: strata/core/bison.morph repo: upstream:bison -- cgit v1.2.1