From 5634397d9b4a8a7ad61afea4e8aa2e8b230073e4 Mon Sep 17 00:00:00 2001 From: Paul Sherwood Date: Sun, 29 Mar 2015 15:39:19 +0000 Subject: Missing dependencies according to ybd Change-Id: I90b21d55971847ea5e095e7517d1ca6995c40777 --- strata/build-essential.morph | 1 + strata/core.morph | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/strata/build-essential.morph b/strata/build-essential.morph index f4d865ac..5e7eaa41 100644 --- a/strata/build-essential.morph +++ b/strata/build-essential.morph @@ -364,6 +364,7 @@ chunks: - glibc - zlib - m4-tarball + - linux-api-headers artifacts: gcc-libs: build-essential-minimal diff --git a/strata/core.morph b/strata/core.morph index b424a023..ac4d13de 100644 --- a/strata/core.morph +++ b/strata/core.morph @@ -76,6 +76,8 @@ chunks: ref: de10f98e8a2dc2a021796811490d0f30c3cd90bf unpetrify-ref: baserock/build-essential build-depends: + - perl + - autoconf-tarball - automake - gettext-tarball - name: openssl-new @@ -239,6 +241,7 @@ chunks: - git - libtool-tarball - pkg-config + - ncurses - name: nano morph: strata/core/nano.morph repo: upstream:nano-tarball @@ -273,3 +276,5 @@ chunks: unpetrify-ref: baserock/v2.7.1 build-depends: - shadow + - perl + - mini-utils -- cgit v1.2.1