blob: 58af054585b60933f6f27d603062a2a5af7212ef (
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
|
name: flatpak-common
kind: stratum
build-depends:
- morph: strata/ostree-core.morph
- morph: strata/privileges-management.morph
- morph: strata/x-common.morph
chunks:
- name: elfutils
morph: strata/flatpak-common/elfutils.morph
repo: upstream:elfutils
ref: 9b4bce40709611875754cf4931eb91d394042122
unpetrify-ref: elfutils-0.165
- name: flatpak
morph: strata/flatpak-common/flatpak.morph
repo: upstream:flatpak
ref: c741200fa5e22199dc88104bdb73da4583cc8c00
unpetrify-ref: 0.6.5
build-depends:
- elfutils
submodules:
libglnx:
url: upstream:libglnx
bubblewrap:
url: upstream:bubblewrap
|