efl_wl - also add xkbcommon as it's actually used

This commit is contained in:
Carsten Haitzler 2017-07-21 17:37:33 +09:00
parent 414d406b3b
commit a311de5fe5
1 changed files with 1 additions and 1 deletions

View File

@ -3694,7 +3694,7 @@ EFL_INTERNAL_DEPEND_PKG([EFL_WL], [eina])
EFL_OPTIONAL_INTERNAL_DEPEND_PKG([EFL_WL], [${want_x11_any}], [ecore_x])
EFL_DEPEND_PKG([EFL_WL], [WAYLAND],
[wayland-server >= 1.11.0])
[wayland-server >= 1.11.0 xkbcommon >= 0.6.0])
EFL_EVAL_PKGS([EFL_WL])