From 1c48d3928a4134a3235e63e6ba0b25f8610d16e1 Mon Sep 17 00:00:00 2001 From: Adam Coldrick Date: Wed, 15 Apr 2015 12:17:16 +0000 Subject: Morph build c3874f415dc6448ca28d9a01edab0948 System branch: master --- strata/ostree-core.morph | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 strata/ostree-core.morph (limited to 'strata/ostree-core.morph') diff --git a/strata/ostree-core.morph b/strata/ostree-core.morph new file mode 100644 index 00000000..ad60bd02 --- /dev/null +++ b/strata/ostree-core.morph @@ -0,0 +1,22 @@ +name: ostree-core +kind: stratum +build-depends: +- morph: strata/tools.morph +- morph: strata/core.morph +chunks: +- name: libgsystem + repo: upstream:libgsystem + ref: 8231b8ad4a4ee35e4b11fae5f6e7cddabf1c51ae + unpetrify-ref: master +- name: libsoup + morph: strata/virtualization/libsoup.morph + repo: upstream:libsoup + ref: ce764489e358bad6b49418f5c8bc7b25a4b1815e + unpetrify-ref: baserock/morph +- name: ostree + repo: upstream:ostree + ref: c9704e9802dfeda9b5a138535c59e98df3dd7196 + unpetrify-ref: baserock/morph + build-depends: + - libgsystem + - libsoup -- cgit v1.2.1