summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/build-essential.morph1
-rw-r--r--strata/core.morph5
2 files changed, 6 insertions, 0 deletions
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