summaryrefslogtreecommitdiff
path: root/wayland-x86_64-generic.morph
blob: 38ca528521c4e720937f18834baefe3d8060db5c (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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
    "name": "wayland-x86_64-generic",
    "kind": "stratum",
    "build-depends": [
        {
            "morph": "core",
            "repo": "baserock:baserock/morphs",
            "ref": "baserock/release/baserock-7"
        },
        {
            "morph": "foundation",
            "repo": "baserock:baserock/morphs",
            "ref": "baserock/release/baserock-7"
        },
        {
            "morph": "genivi-foundation",
            "repo": "baserock:baserock/morphs",
            "ref": "baserock/release/baserock-7"
        },
        {
            "morph": "x-common",
            "repo": "baserock:baserock/morphs",
            "ref": "baserock/release/baserock-7"
        }
    ],
    "chunks": [
        {
            "name": "libxkbcommon",
            "repo": "upstream:xorg-lib-libxkbcommon",
            "ref": "bb620df7aa98c129687382e4866e643b8482fc59",
            "build-depends": []
        },
        {
            "name": "wayland",
            "repo": "upstream:wayland",
            "ref": "006abd0a68e96749beeebf08aad298036b3fbfd4",
            "build-depends": [
                "libxkbcommon"
            ]
        },
        {
            "name": "mesa-wayland",
            "repo": "upstream:mesa",
            "ref": "f64dd91f4f2a2591e66b38fdfdfa83077f8221ab",
            "build-depends": [
                "wayland"
            ]
        }
    ]
}