summaryrefslogtreecommitdiff
path: root/strata/ostree-core.morph
blob: 45f0e80951e4a13362808922cd245e2d770121e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
name: ostree-core
kind: stratum
build-depends:
- morph: strata/virtualization.morph
chunks:
- name: libgsystem
  repo: upstream:libgsystem
  ref: 8231b8ad4a4ee35e4b11fae5f6e7cddabf1c51ae
  unpetrify-ref: master
  build-depends: []
- name: ostree
  repo: upstream:ostree
  ref: e739677ea142a67e996c40e420af31602ad11682
  unpetrify-ref: master
  build-depends:
  - libgsystem
- name: gnome-common
  repo: upstream:gnome-common
  ref: 766c35359ef924ceb2288c14c2d6239fcc0618f8
  unpetrify-ref: 3.7.4
  build-depends: []
- name: pygobject
  morph: strata/virtualization/pygobject.morph
  repo: upstream:pygobject
  ref: 276341d7ddab180020c31e6837bd28fd25784de0
  unpetrify-ref: baserock/morph
  build-depends:
  - gnome-common