devilhorns pushed a commit to branch master.

commit 51ab52498074abd68afc2b91628d7f5220864dc5
Author: Chris Michael <[email protected]>
Date:   Wed Aug 7 07:48:06 2013 +0100

    Require up-to-date wayland-client library for ecore_imf wayland module
    support.
    
    Signed-off-by: Chris Michael <[email protected]>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 5311c40..0d4f96b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2888,7 +2888,7 @@ EFL_ADD_FEATURE([ECORE_IMF], [xim])
 # wayland
 if test "x${want_ecore_imf_wayland}" = "xyes" ; then
    PKG_CHECK_MODULES([WAYLAND],
-      [wayland-client],
+      [wayland-client >= 1.2.0],
       [
        have_ecore_imf_wayland="yes"
        AC_DEFINE([BUILD_ECORE_IMF_WAYLAND], [1], [Ecore Imf Wayland Support])

-- 

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk

Reply via email to