devilhorns pushed a commit to branch master.

commit e21f6e455d055cf0c11f68fe7daa6d283a7c001e
Author: Chris Michael <[email protected]>
Date:   Wed Aug 7 07:41:28 2013 +0100

    Add wayland library version checks to configure.ac for EFL 1.8
    
    NB: As of today, EFL Head will require an up-to-date version of the
    wayland libraries.
    
    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 1a65673..5311c40 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2368,7 +2368,7 @@ EFL_INTERNAL_DEPEND_PKG([ECORE_WAYLAND], [eo])
 EFL_INTERNAL_DEPEND_PKG([ECORE_WAYLAND], [eina])
 
 EFL_DEPEND_PKG([ECORE_WAYLAND], [WAYLAND],
-   [wayland-client wayland-cursor xkbcommon])
+   [wayland-client >= 1.2.0 wayland-cursor >= 1.2.0 xkbcommon >= 0.3.1])
 
 EFL_EVAL_PKGS([ECORE_WAYLAND])
 

-- 

------------------------------------------------------------------------------
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