summaryrefslogtreecommitdiff
path: root/strata/ostree-core.morph
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-03-11 11:00:36 +0000
committerMorph (on behalf of Adam Coldrick) <adam.coldrick@codethink.co.uk>2015-03-11 11:00:36 +0000
commitf1e973a75098d7bc977f48abeb63b41862305caa (patch)
tree154d779831de8d7b51c57b74ea926197c58a83dc /strata/ostree-core.morph
parent5ec985c38fc2ec9ec8a5e6144cb9b9a5e1728395 (diff)
downloaddefinitions-f1e973a75098d7bc977f48abeb63b41862305caa.tar.gz
Morph build ff27c34220104501b4b69c7200b0d49e
System branch: master
Diffstat (limited to 'strata/ostree-core.morph')
-rw-r--r--strata/ostree-core.morph37
1 files changed, 0 insertions, 37 deletions
diff --git a/strata/ostree-core.morph b/strata/ostree-core.morph
deleted file mode 100644
index 31bf988f..00000000
--- a/strata/ostree-core.morph
+++ /dev/null
@@ -1,37 +0,0 @@
-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
- build-depends: []
-- name: gnome-common
- repo: upstream:gnome-common
- ref: 2bffd7e1a94c5d96a1121ae2243c3615e1aa7766
- unpetrify-ref: 3.7.4
- build-depends: []
-- name: libsoup
- morph: strata/virtualization/libsoup.morph
- repo: upstream:libsoup
- ref: ce764489e358bad6b49418f5c8bc7b25a4b1815e
- unpetrify-ref: baserock/morph
- build-depends:
- - gnome-common
-- name: ostree
- repo: upstream:ostree
- ref: c9704e9802dfeda9b5a138535c59e98df3dd7196
- unpetrify-ref: baserock/morph
- build-depends:
- - libgsystem
- - libsoup
-- name: pygobject
- morph: strata/virtualization/pygobject.morph
- repo: upstream:pygobject
- ref: 276341d7ddab180020c31e6837bd28fd25784de0
- unpetrify-ref: baserock/morph
- build-depends:
- - gnome-common