]> Pileus Git - ~andy/gtk/blobdiff - configure.ac
wayland: Update configure.ac to add now needed wayland-cursor
[~andy/gtk] / 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