summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-09-07 16:27:11 +0100
committerJavier Jardón <jjardon@gnome.org>2016-09-08 16:54:10 +0100
commiteefaa0bce67e86a1217255021c6fd55a4ec01012 (patch)
tree6bc2846b4e7bc9b1e3f0a9d35bf8818fffcbe833
parentd25af998dfb21de9ff5894ab30f16f3d43ad8c55 (diff)
downloaddefinitions-eefaa0bce67e86a1217255021c6fd55a4ec01012.tar.gz
Move bash to build-essential
Change-Id: I1241352d459a7614bdf05cb2b4ba6544bfa63fe5
-rw-r--r--strata/autotools.morph5
-rw-r--r--strata/build-essential.morph17
2 files changed, 17 insertions, 5 deletions
diff --git a/strata/autotools.morph b/strata/autotools.morph
index b9338188..bd7d90ee 100644
--- a/strata/autotools.morph
+++ b/strata/autotools.morph
@@ -269,8 +269,3 @@ chunks:
- autoconf
- automake
- perl
-- name: bash
- morph: strata/core/bash.morph
- repo: upstream:bash
- ref: 3590145af6f1c9fa321dff231f69ae696e7e740b
- unpetrify-ref: baserock/bash-4.3-patch-27
diff --git a/strata/build-essential.morph b/strata/build-essential.morph
index aad52460..b0eefe59 100644
--- a/strata/build-essential.morph
+++ b/strata/build-essential.morph
@@ -392,3 +392,20 @@ chunks:
- stage2-reset-specs
- glibc
- zlib
+
+- name: bash
+ morph: strata/core/bash.morph
+ repo: upstream:bash
+ ref: 3590145af6f1c9fa321dff231f69ae696e7e740b
+ unpetrify-ref: baserock/bash-4.3-patch-27
+ build-depends:
+ - stage2-binutils
+ - stage2-busybox
+ - stage2-glibc
+ - stage2-fhs-dirs
+ - stage2-gawk
+ - stage2-gcc
+ - stage2-linux-api-headers
+ - stage2-make
+ - stage2-reset-specs
+ - glibc