devilhorns pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=7d855cff3018fac7ef4e0826ace701e77453d1cf

commit 7d855cff3018fac7ef4e0826ace701e77453d1cf
Author: Chris Michael <cp.mich...@samsung.com>
Date:   Tue Aug 18 11:55:24 2015 -0400

    ecore-wl2: Link to wayland-server for ecore_wl2 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 95fbef4..d899ad2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3046,7 +3046,7 @@ EFL_INTERNAL_DEPEND_PKG([ECORE_WL2], [eo])
 EFL_INTERNAL_DEPEND_PKG([ECORE_WL2], [eina])
 
 EFL_DEPEND_PKG([ECORE_WL2], [WAYLAND],
-   [wayland-client >= 1.8.0 wayland-cursor >= 1.8.0 xkbcommon >= 0.5.0])
+   [wayland-server >= 1.8.0 wayland-client >= 1.8.0 wayland-cursor >= 1.8.0 
xkbcommon >= 0.5.0])
 
 EFL_EVAL_PKGS([ECORE_WL2])
 

-- 


Reply via email to