fix eina linking of e_open.

SVN revision: 80049
This commit is contained in:
Carsten Haitzler 2012-12-03 11:40:34 +00:00
parent d268bb2cc3
commit df2ea008c2
1 changed files with 1 additions and 0 deletions

View File

@ -616,6 +616,7 @@ if test "x$want_emotion" != "xno"; then
fi
PKG_CHECK_MODULES(E_OPEN, [
eina >= ${efl_version}
ecore >= ${efl_version}
efreet >= ${efl_version}
efreet-mime >= ${efl_version}