devilhorns pushed a commit to branch master.

http://git.enlightenment.org/core/enlightenment.git/commit/?id=5e4abbef90db13eb0cdd2be97276de1ed20e9cba

commit 5e4abbef90db13eb0cdd2be97276de1ed20e9cba
Author: Gwanglim Lee <[email protected]>
Date:   Thu Mar 27 07:37:39 2014 +0000

    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 e383f27..8ab5446 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

-- 


Reply via email to