summaryrefslogtreecommitdiff
path: root/strata/core.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/core.morph')
-rw-r--r--strata/core.morph29
1 files changed, 19 insertions, 10 deletions
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