Revert "Add ecore-wayland flags to the general cflags"

This reverts commit 13194fb4e2.

Of course this was the wrong fix, as it adds ecore-wayland as
a *required* dependency of E. Since there was this other
variable "requirements_e" I thought the pkgconfig would be fine. Nope.
This commit is contained in:
Jean-Philippe Andre 2014-10-24 19:08:50 +09:00
parent 13194fb4e2
commit 7ec65cd82e
1 changed files with 0 additions and 1 deletions

View File

@ -557,7 +557,6 @@ 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}