summaryrefslogtreecommitdiff
path: root/baserock/strata/ostree-core.morph
blob: fffcc203f7d99819ccfc33bc6ce14ccccab27622 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: ostree-core
kind: stratum
build-depends:
- morph: strata/core.morph
- morph: strata/libsoup-common.morph
chunks:
- name: libgsystem
  repo: upstream:libgsystem
  ref: 8231b8ad4a4ee35e4b11fae5f6e7cddabf1c51ae
  unpetrify-ref: master
  build-system: autotools
- name: ostree
  repo: upstream:ostree
  ref: c9704e9802dfeda9b5a138535c59e98df3dd7196
  unpetrify-ref: baserock/morph
  build-system: autotools
  build-depends:
  - libgsystem