discomfitor pushed a commit to branch master.

http://git.enlightenment.org/core/enlightenment.git/commit/?id=03f3297b3c5c7e7f18c422cd5e1fc19987959aa8

commit 03f3297b3c5c7e7f18c422cd5e1fc19987959aa8
Author: Derek Foreman <der...@osg.samsung.com>
Date:   Fri Apr 8 16:36:12 2016 -0500

    wayland: Bump ecore-wl2 dependency to 1.17.99
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index f1dec7c..227d98d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -674,7 +674,7 @@ AC_MSG_CHECKING([whether wayland EGL support is enabled])
 AC_MSG_RESULT([${e_cv_want_wayland_egl}])
 
 if test "x${e_cv_want_wayland_only}" != "xno" ;then
-  PKG_CHECK_MODULES([WAYLAND], [ecore-wl2 wayland-server >= 1.10.0 
wayland-client >= 1.10.0 xkbcommon uuid],
+  PKG_CHECK_MODULES([WAYLAND], [ecore-wl2 >= 1.17.99 wayland-server >= 1.10.0 
wayland-client >= 1.10.0 xkbcommon uuid],
     [
       have_wayland=yes
       have_wayland_dep=true

-- 


Reply via email to