summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-06-01 17:38:54 +0100
committerBaserock Gerrit <gerrit@baserock.org>2015-06-07 23:30:58 +0000
commit975c40201ecfee899932f0a8a532b82a3b8141bf (patch)
treea9c959f5b183c75183cdb0245ae86f93d6bfcda9
parent1d2f9510fcf92da922c805ac2431e04e34687bb8 (diff)
downloaddefinitions-975c40201ecfee899932f0a8a532b82a3b8141bf.tar.gz
Fix some strata to depend on core instead foundation
Change-Id: If4d143dc41eebd901cc5670850ecec6ddb84c6cb
-rw-r--r--strata/gtk-deps.morph2
-rw-r--r--strata/mesa-common.morph1
-rw-r--r--strata/tools.morph2
-rw-r--r--strata/wayland-generic.morph2
4 files changed, 4 insertions, 3 deletions
diff --git a/strata/gtk-deps.morph b/strata/gtk-deps.morph
index 750ad8c2..50f43603 100644
--- a/strata/gtk-deps.morph
+++ b/strata/gtk-deps.morph
@@ -2,7 +2,7 @@ name: gtk-deps
kind: stratum
description: the GTK+ dependencies stratum
build-depends:
-- morph: strata/foundation.morph
+- morph: strata/core.morph
- morph: strata/graphics-common.morph
- morph: strata/x-common.morph
chunks:
diff --git a/strata/mesa-common.morph b/strata/mesa-common.morph
index 9dcdf5c1..29d2a746 100644
--- a/strata/mesa-common.morph
+++ b/strata/mesa-common.morph
@@ -1,6 +1,7 @@
name: mesa-common
kind: stratum
build-depends:
+- morph: strata/foundation.morph
- morph: strata/llvm-common.morph
- morph: strata/libdrm-common.morph
- morph: strata/wayland-generic.morph
diff --git a/strata/tools.morph b/strata/tools.morph
index 4d2fa2ad..4128cad9 100644
--- a/strata/tools.morph
+++ b/strata/tools.morph
@@ -2,7 +2,7 @@ name: tools
kind: stratum
description: Various tools
build-depends:
-- morph: strata/foundation.morph
+- morph: strata/core.morph
chunks:
- name: distcc
morph: strata/tools/distcc.morph
diff --git a/strata/wayland-generic.morph b/strata/wayland-generic.morph
index f65fa63e..c1dde012 100644
--- a/strata/wayland-generic.morph
+++ b/strata/wayland-generic.morph
@@ -1,7 +1,7 @@
name: wayland-generic
kind: stratum
build-depends:
-- morph: strata/foundation.morph
+- morph: strata/core.morph
- morph: strata/xorg-util-macros-common.morph
chunks:
- name: libxkbcommon