Ecrire: we need edje >= 1.1.0 for undo/redo.

SVN revision: 66717
This commit is contained in:
Tom Hacohen 2012-01-01 13:54:59 +00:00
parent c9086a0c50
commit 49df9d26e5
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ AC_MSG_RESULT([${_cv_have___attribute__}])
PKG_CHECK_MODULES([EFL],
[
elementary >= 0.7.0
edje >= 1.1.0
ecore >= 1.0.0
ecore-x >= 1.0.0
])