From 516e8e466d8a0f672b0bfbc7c6e853868bc9dacf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Wed, 15 Oct 2014 16:39:33 +0000 Subject: strata/foundation: Make it depend on coreutils-common --- strata/coreutils-common.morph | 3 ++- strata/foundation.morph | 2 +- 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 -- cgit v1.2.1