summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/coreutils-common.morph3
-rw-r--r--strata/foundation.morph2
2 files changed, 3 insertions, 2 deletions
diff --git a/strata/coreutils-common.morph b/strata/coreutils-common.morph
index c25d9509..bbaabe42 100644
--- a/strata/coreutils-common.morph
+++ b/strata/coreutils-common.morph
@@ -18,4 +18,5 @@ chunks:
repo: upstream:coreutils
ref: 9df9643842e4b4d8ece710fe6105f32fa38a0d22
unpetrify-ref: baserock/8.23
- build-depends: []
+ build-depends:
+ - patch
diff --git a/strata/foundation.morph b/strata/foundation.morph
index 33866192..a652fbd6 100644
--- a/strata/foundation.morph
+++ b/strata/foundation.morph
@@ -2,7 +2,7 @@ name: foundation
kind: stratum
description: Basic userland runtime system
build-depends:
-- morph: strata/core.morph
+- morph: strata/coreutils-common.morph
chunks:
- name: attr
morph: strata/foundation/attr.morph