ecore-wl2: Link to wayland-server for ecore_wl2 library

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2015-08-18 11:55:24 -04:00
parent 2065766bb5
commit 7d855cff30
1 changed files with 1 additions and 1 deletions

View File

@ -3046,7 +3046,7 @@ EFL_INTERNAL_DEPEND_PKG([ECORE_WL2], [eo])
EFL_INTERNAL_DEPEND_PKG([ECORE_WL2], [eina])
EFL_DEPEND_PKG([ECORE_WL2], [WAYLAND],
[wayland-client >= 1.8.0 wayland-cursor >= 1.8.0 xkbcommon >= 0.5.0])
[wayland-server >= 1.8.0 wayland-client >= 1.8.0 wayland-cursor >= 1.8.0 xkbcommon >= 0.5.0])
EFL_EVAL_PKGS([ECORE_WL2])