summaryrefslogtreecommitdiff
path: root/strata/morph-utils.morph
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-02-27 09:00:16 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-04-23 11:34:14 +0000
commit1d0b420e86100e156ac2270ae48ed7e4d964f16c (patch)
treecfc24d6ea45151482f7e021b83b95458f1fe4a26 /strata/morph-utils.morph
parent71b0af69e6c0c150306c0d276fbc61fd518b8e04 (diff)
downloaddefinitions-1d0b420e86100e156ac2270ae48ed7e4d964f16c.tar.gz
Add an ostree-core stratum
This will be used by future versions of Morph. By adding OSTree to the cross-bootstrap systems we have significantly increased the size and complexity of them. Some of this can be reduced: OStree doesn't actually depend on all of 'foundation', just 'glib'. Change-Id: I89403bf4625178e6f887402b5817f6a727cfcf97
Diffstat (limited to 'strata/morph-utils.morph')
-rw-r--r--strata/morph-utils.morph1
1 files changed, 1 insertions, 0 deletions
diff --git a/strata/morph-utils.morph b/strata/morph-utils.morph
index 77b7cb7a..fc1001d8 100644
--- a/strata/morph-utils.morph
+++ b/strata/morph-utils.morph
@@ -2,6 +2,7 @@ name: morph-utils
kind: stratum
build-depends:
- morph: strata/core.morph
+- morph: strata/ostree-core.morph
- morph: strata/python-cliapp.morph
- morph: strata/python-core.morph
- morph: strata/python-pygobject.morph