]> Pileus Git - ~andy/gtk/commitdiff
wayland: Update configure.ac to add now needed wayland-cursor
authorRob Bradford <rob@linux.intel.com>
Wed, 11 Jul 2012 13:12:07 +0000 (14:12 +0100)
committerRob Bradford <rob@linux.intel.com>
Thu, 12 Jul 2012 14:58:37 +0000 (15:58 +0100)
configure.ac

index da70185c27bcb5f26408cf18d49c274bae6d2ff3..5e3b07186dac5439aab9e491c65d8a83c7b0fe55 100644 (file)
@@ -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