From 5e4abbef90db13eb0cdd2be97276de1ed20e9cba Mon Sep 17 00:00:00 2001 From: Gwanglim Lee Date: Thu, 27 Mar 2014 07:37:39 +0000 Subject: [PATCH] Added a '--disable-wl-x11' to avoid build break since wl-x11 module has a dependency to ECORE_X_EVENT_XKB_STATE_NOTIFY Summary: Resolved a build break when building e with wayland only options Test Plan: building e with wayland only options Reviewers: raster, devilhorns Reviewed By: devilhorns CC: cedric Differential Revision: https://phab.enlightenment.org/D670 --- README.wayland | 1 + 1 file changed, 1 insertion(+) diff --git a/README.wayland b/README.wayland index e383f2733..8ab544637 100644 --- a/README.wayland +++ b/README.wayland @@ -63,6 +63,7 @@ yet. Those will need to be disabled: --disable-xkbswitch --disable-conf-randr --disable-everything (don't worry, this is just the everything module) + --disable-wl-x11 At this stage, you should have EFL properly built, and Enlightenment