uartie pushed a commit to branch master.

commit 835293999931db6ac77bcbcc0100394ba25a8e0c
Author: U. Artie Eoff <[email protected]>
Date:   Tue Aug 13 08:24:52 2013 -0700

    configure: relax xkbcommon version requirement
    
    In corollary to:
    
    https://phab.enlightenment.org/D203
    
    Signed-off-by: U. Artie Eoff <[email protected]>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index dad26cc..6e2b77b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -815,7 +815,7 @@ AC_MSG_CHECKING([whether wayland client support is enabled])
 AC_MSG_RESULT([${e_cv_want_wayland_clients}])
 
 if test "x$e_cv_want_wayland_clients" != "xno";then
-  PKG_CHECK_MODULES([WAYLAND], [wayland-server >= 1.2.0 pixman-1 >= 0.31.1 
xkbcommon >= 0.3.1],
+  PKG_CHECK_MODULES([WAYLAND], [wayland-server >= 1.2.0 pixman-1 >= 0.31.1 
xkbcommon >= 0.3.0],
     [
       have_wayland_clients=yes
       AC_DEFINE_UNQUOTED([HAVE_WAYLAND_CLIENTS],[1],[enable wayland client 
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