summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2014-12-12 15:27:10 +0000
committerJavier Jardón <jjardon@gnome.org>2015-01-29 13:44:59 +0000
commit075f4fe59c9f4352601fc6ff82ad3ef4474cffe8 (patch)
tree8baab455cd56f884b0174fba430662229aa74e9c
parentac56a392fe8455c67cacbd4f2346b7042601650f (diff)
downloaddefinitions-075f4fe59c9f4352601fc6ff82ad3ef4474cffe8.tar.gz
weston.morph: Enable xwayland in weston
-rw-r--r--strata/graphics-common.morph1
-rw-r--r--strata/weston-common/weston.morph2
2 files changed, 1 insertions, 2 deletions
diff --git a/strata/graphics-common.morph b/strata/graphics-common.morph
index b187df8f..9fc05b7c 100644
--- a/strata/graphics-common.morph
+++ b/strata/graphics-common.morph
@@ -2,6 +2,7 @@ name: graphics-common
kind: stratum
build-depends:
- morph: strata/mesa-common.morph
+- morph: strata/x-common.morph
chunks:
- name: pixman
repo: upstream:pixman
diff --git a/strata/weston-common/weston.morph b/strata/weston-common/weston.morph
index 2efd662e..c49b8d5b 100644
--- a/strata/weston-common/weston.morph
+++ b/strata/weston-common/weston.morph
@@ -4,6 +4,4 @@ build-system: autotools
configure-commands:
- |
./autogen.sh --prefix="$PREFIX" \
- --disable-xwayland \
- --disable-x11-compositor \
--enable-demo-clients-install