jpeg pushed a commit to branch master.

http://git.enlightenment.org/core/enlightenment.git/commit/?id=7ec65cd82ee1858d32eeed5009e176a900db0a95

commit 7ec65cd82ee1858d32eeed5009e176a900db0a95
Author: Jean-Philippe Andre <[email protected]>
Date:   Fri Oct 24 19:08:50 2014 +0900

    Revert "Add ecore-wayland flags to the general cflags"
    
    This reverts commit 13194fb4e277e4282833e3be49c1580f787f92d4.
    
    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.
---
 configure.ac | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 839f0bf..77148f1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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}

-- 


Reply via email to