summaryrefslogtreecommitdiff
path: root/strata/ostree-core.morph
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-02-11 11:25:22 +0000
committerMorph (on behalf of Adam Coldrick) <adam.coldrick@codethink.co.uk>2015-02-11 11:25:22 +0000
commite2697a643d42507e5e2f7208eae371a2acd87919 (patch)
treee1abf4252c66c9dbbdc811a8826891123fccf6ba /strata/ostree-core.morph
parent140466515aaf25be86d472132d525819a0ad9c22 (diff)
downloaddefinitions-e2697a643d42507e5e2f7208eae371a2acd87919.tar.gz
Morph build 8bfd897f989a4650a1bb70745704762e
System branch: master
Diffstat (limited to 'strata/ostree-core.morph')
-rw-r--r--strata/ostree-core.morph14
1 files changed, 14 insertions, 0 deletions
diff --git a/strata/ostree-core.morph b/strata/ostree-core.morph
new file mode 100644
index 00000000..74feb840
--- /dev/null
+++ b/strata/ostree-core.morph
@@ -0,0 +1,14 @@
+name: ostree-core
+kind: stratum
+build-depends:
+- morph: strata/virtualization.morph
+chunks:
+- name: libgsystem
+ repo: upstream:libgsystem
+ ref: master
+ build-depends: []
+- name: ostree
+ repo: upstream:ostree
+ ref: master
+ build-depends:
+ - libgsystem