summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorOlliver Schinagl <oliver@schinagl.nl>2015-01-24 16:33:38 (GMT)
committerOlliver Schinagl <oliver@schinagl.nl>2015-01-24 16:33:38 (GMT)
commita6f59e16946ddd2f7d896f8cdbfb891aaedb73ef (patch)
tree12554fb464cb428eea1c70309d474bdae7d5ec17 /configure.ac
parent08cfb908c22c0c7b5aeb788569950718939b7465 (diff)
downloadeulogium-a6f59e16946ddd2f7d896f8cdbfb891aaedb73ef.zip
eulogium-a6f59e16946ddd2f7d896f8cdbfb891aaedb73ef.tar.gz
eulogium-a6f59e16946ddd2f7d896f8cdbfb891aaedb73ef.tar.bz2
wip commit
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 1 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 5af30e4..2671436 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,9 +32,9 @@ PKG_CHECK_MODULES([EFL],
[
eina >= 1.8.0
evas >= 1.8.0
+ ecore-evas >= 1.8.0
ecore >= 1.8.0
edje >= 1.8.0
- elementary >= 1.8.0
])
# Check for tests and coverage
@@ -72,8 +72,6 @@ packaging/slackware/Makefile
packaging/pkgbuild/Makefile
po/Makefile.in
src/Makefile
-src/bin/Makefile
-src/lib/Makefile
src/tests/Makefile
doc/eulogium.1
])