devilhorns pushed a commit to branch master.

commit ff3ff9217e127c0d18d5c1e5610f6a7378ef2da6
Author: Chris Michael <[email protected]>
Date:   Tue Apr 9 08:13:13 2013 +0100

    Cleanup Wayland Client support dependencies
    
    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 501bc11..c2d11ed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -828,7 +828,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 egl >= 7.10 glesv2 gl pixman-1 
xcb-image],
+  PKG_CHECK_MODULES([WAYLAND], [wayland-server pixman-1 xkbcommon],
     [
       have_wayland_clients=yes
       AC_DEFINE_UNQUOTED([HAVE_WAYLAND_CLIENTS],[1],[enable wayland client 
support])

-- 

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter

Reply via email to