Add ecore-wayland flags to the general cflags

My build would break on missing Ecore_Wayland.h otherwise.
This commit is contained in:
Jean-Philippe Andre 2014-10-24 18:18:38 +09:00
parent edb535a96e
commit 13194fb4e2
1 changed files with 1 additions and 0 deletions

View File

@ -557,6 +557,7 @@ PKG_CHECK_MODULES(E, [
ecore-con >= ${efl_version}
ecore-ipc >= ${efl_version}
ecore-file >= ${efl_version}
ecore-wayland >= ${efl_version}
eet >= ${efl_version}
edje >= ${efl_version}
efreet >= ${efl_version}