[gtk+] wayland: Update configure.ac to add now needed wayland-cursor



commit 8d8ae74eebda794b405d3333f594c6a2c066ed55
Author: Rob Bradford <rob linux intel com>
Date:   Wed Jul 11 14:12:07 2012 +0100

    wayland: Update configure.ac to add now needed wayland-cursor

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index da70185..5e3b071 100644
--- a/configure.ac
+++ b/configure.ac
@@ -407,7 +407,7 @@ if test "x$enable_wayland_backend" == "xyes"; then
   have_gio_unix=yes
   GDK_WINDOWING="$GDK_WINDOWING
 #define GDK_WINDOWING_WAYLAND"
-  WAYLAND_PACKAGES="wayland-client xkbcommon "
+  WAYLAND_PACKAGES="wayland-client xkbcommon wayland-cursor"
   if test "x$enable_wayland_cairo_gl" == "xyes"; then
     WAYLAND_PACKAGES="$WAYLAND_PACKAGES wayland-egl egl"
   fi



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]