summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2014-10-15 16:39:33 +0000
committerJavier Jardón <jjardon@gnome.org>2014-11-11 22:47:58 +0000
commit516e8e466d8a0f672b0bfbc7c6e853868bc9dacf (patch)
tree484a0c6518a0b6e5450643a25fef503a2f9d0334
parent0b3897af32d44a44d8aa6a5751616dc22abb3072 (diff)
downloaddefinitions-516e8e466d8a0f672b0bfbc7c6e853868bc9dacf.tar.gz
strata/foundation: Make it depend on coreutils-common
-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