elementary: still more DSO fix.
authorcedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 28 Feb 2011 16:07:36 +0000 (16:07 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 28 Feb 2011 16:07:36 +0000 (16:07 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@57425 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

configure.ac

index 667ec3f..f44b14b 100644 (file)
@@ -216,6 +216,7 @@ PKG_CHECK_MODULES([ELEMENTARY_BIN],
    [
     eina >= 1.0.0
     evas >= 1.0.0
+    ecore-evas >= 1.0.0
    ]
 )