efl_wl - add wayland-server pkgconfig dep for headers from wayland

This commit is contained in:
Carsten Haitzler 2017-07-21 12:28:43 +09:00
parent 0f73f10a42
commit 64c63f7a53
1 changed files with 3 additions and 0 deletions

View File

@ -3693,6 +3693,9 @@ EFL_INTERNAL_DEPEND_PKG([EFL_WL], [efl])
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])
EFL_EVAL_PKGS([EFL_WL])
### Checks for header files