summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 5598443..f651dad 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,11 +30,11 @@ EFL_CHECK_PATH_MAX
# Check for EFL
PKG_CHECK_MODULES([EFL],
[
+ ecore >= 1.8.0
+ ecore-evas >= 1.8.0
eina >= 1.8.0
+ elementary >= 1.8.0
evas >= 1.8.0
- ecore-evas >= 1.8.0
- ecore >= 1.8.0
- edje >= 1.8.0
])
# Check for tests and coverage