From 2483f30f48c4795ab7375e08db28534b7b235804 Mon Sep 17 00:00:00 2001 From: Simon Lees Date: Wed, 24 Aug 2016 18:38:03 +0930 Subject: [PATCH] Fix elementary build when xkbcommon is in a non standard location @fixes T4413 --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index 2a9efa4f2b..a6b7b9968f 100644 --- a/configure.ac +++ b/configure.ac @@ -5485,6 +5485,7 @@ EFL_OPTIONAL_INTERNAL_DEPEND_PKG([ELEMENTARY], [${build_ecore_evas_win32}], [eco EFL_OPTIONAL_INTERNAL_DEPEND_PKG([ELEMENTARY], [${want_drm}], [ecore_drm2]) EFL_OPTIONAL_INTERNAL_DEPEND_PKG([ELEMENTARY], [${build_ecore_evas_wayland}], [ecore_wl2]) +EFL_OPTIONAL_DEPEND_PKG([ELEMENTARY], [${want_elput}], [ELPUT], [xkbcommon]) EFL_OPTIONAL_DEPEND_PKG([ELEMENTARY], [${want_wayland}], [WAYLAND], [wayland-client]) dnl Special case deps for ecore_drm