Description: Add missing ecore-x dependency
 The resulting binary is currently not linked against libecore-x,
 which results in missing symbols.
Author: Sebastian Reichel <sre@ring0.de>
Last-Update: 2013-09-08

--- a/configure.ac
+++ b/configure.ac
@@ -21,6 +21,7 @@
 	evas
 	ecore
 	ecore-evas
+	ecore-x
 	edje
 	elementary
 ])
