configure.ac: Require libinput 0.8
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
This commit is contained in:
+1
-1
@@ -155,7 +155,7 @@ if test x$enable_drm_compositor = xyes; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
PKG_CHECK_MODULES(LIBINPUT_BACKEND, [libinput >= 0.6.0])
|
PKG_CHECK_MODULES(LIBINPUT_BACKEND, [libinput >= 0.8.0])
|
||||||
PKG_CHECK_MODULES(COMPOSITOR, [$COMPOSITOR_MODULES])
|
PKG_CHECK_MODULES(COMPOSITOR, [$COMPOSITOR_MODULES])
|
||||||
|
|
||||||
AC_ARG_ENABLE(wayland-compositor, [ --enable-wayland-compositor],,
|
AC_ARG_ENABLE(wayland-compositor, [ --enable-wayland-compositor],,
|
||||||
|
|||||||
Reference in New Issue
Block a user