devilhorns pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=17652ee8f3d3b68beb86545e249b0e3f8a28b79d

commit 17652ee8f3d3b68beb86545e249b0e3f8a28b79d
Author: Chris Michael <cp.mich...@samsung.com>
Date:   Tue Oct 25 11:08:16 2016 -0400

    efl: Remove dependency on wayland-cursor library
    
    Signed-off-by: Chris Michael <cp.mich...@samsung.com>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index c743063..d90b516 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3646,7 +3646,7 @@ EFL_INTERNAL_DEPEND_PKG([ECORE_WL2], [efl])
 EFL_INTERNAL_DEPEND_PKG([ECORE_WL2], [eina])
 
 EFL_DEPEND_PKG([ECORE_WL2], [WAYLAND],
-   [wayland-server >= 1.11.0 wayland-client >= 1.11.0 wayland-cursor >= 1.11.0 
xkbcommon >= 0.6.0])
+   [wayland-server >= 1.11.0 wayland-client >= 1.11.0 xkbcommon >= 0.6.0])
 
 EFL_EVAL_PKGS([ECORE_WL2])
 

-- 


Reply via email to