elm configure.ac: elementary colorselector needs ecore input. now fixed. spank cedric.
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Thu, 4 Oct 2012 16:33:22 +0000 (16:33 +0000)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Thu, 4 Oct 2012 16:33:22 +0000 (16:33 +0000)
SVN revision: 77443

configure.ac

index efee675..08de00e 100644 (file)
@@ -221,6 +221,7 @@ PKG_CHECK_MODULES([ELEMENTARY],
     ecore >= 1.7.99
     ecore-evas >= 1.7.99
     ecore-file >= 1.7.99
+    ecore-input >= 1.7.99
     edje >= 1.6.99
    ]
 )