Ecore: Update configure.ac to reflect that the wayland code requires
authordevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 2 Aug 2012 06:27:19 +0000 (06:27 +0000)
committerdevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 2 Aug 2012 06:27:19 +0000 (06:27 +0000)
wayland-cursor library now.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@74776 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

configure.ac

index 85ce7fa..2ab207b 100644 (file)
@@ -1949,7 +1949,7 @@ fi
 
 ECORE_CHECK_MODULE([wayland], [${want_ecore_wayland}], [Wayland], [${ecore_wayland_deps}])
 if test "x${have_ecore_wayland}" = "xyes" ; then
-  requirements_ecore_wayland="ecore-input >= 1.6.99 wayland-client xkbcommon ${requirements_ecore_wayland}"
+  requirements_ecore_wayland="ecore-input >= 1.6.99 wayland-client wayland-cursor xkbcommon ${requirements_ecore_wayland}"
 fi
 
 ECORE_EVAS_CHECK_MODULE_FULL([wayland-shm], [wayland-shm],