diff options
author | Javier Jardón <jjardon@gnome.org> | 2014-09-22 17:08:57 +0000 |
---|---|---|
committer | Javier Jardón <jjardon@gnome.org> | 2014-09-25 19:36:03 +0100 |
commit | dfcf9cf1a842d4974237b6963b79f5a031d7996f (patch) | |
tree | cf08a0d675d290d2f20e787e67a3be0f0d204642 /strata/wayland-generic.morph | |
parent | 0567b8cef8e99c28a7c4c45fa136ea98063e942c (diff) | |
download | definitions-dfcf9cf1a842d4974237b6963b79f5a031d7996f.tar.gz |
Fix some strata that depends on foundation, not genivi-foundation
x-common depends on foundation because llvm.
Note that other strata assume that x-common depends on core
as llvm will be moved away from it
Diffstat (limited to 'strata/wayland-generic.morph')
-rw-r--r-- | strata/wayland-generic.morph | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/strata/wayland-generic.morph b/strata/wayland-generic.morph index e21a5d5d..a2f97de2 100644 --- a/strata/wayland-generic.morph +++ b/strata/wayland-generic.morph @@ -1,6 +1,7 @@ name: wayland-generic kind: stratum build-depends: +- morph: strata/foundation.morph - morph: strata/x-common.morph chunks: - name: libxkbcommon |