diff --git a/legacy/ecore/configure.ac b/legacy/ecore/configure.ac index 85ce7faf19..2ab207b0f2 100644 --- a/legacy/ecore/configure.ac +++ b/legacy/ecore/configure.ac @@ -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],