and ecore
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Sun, 30 Oct 2011 22:03:08 +0000 (22:03 +0000)
committerMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Sun, 30 Oct 2011 22:03:08 +0000 (22:03 +0000)
SVN revision: 64533

configure.ac

index f39e40a..b93bda4 100644 (file)
@@ -314,7 +314,7 @@ AC_ARG_ENABLE([device-udev],
   AC_CACHE_VAL([e_cv_want_device_udev], [e_cv_want_device_udev=yes]))
 
 if test "x$e_cv_want_device_udev" != "xno";then
-  PKG_CHECK_MODULES([EEZE], [eeze >= 1.0.0 eina >= 1.0.999],
+  PKG_CHECK_MODULES([EEZE], [eeze >= 1.0.0 ecore >= 1.0.999 eina >= 1.0.999],
     [
       device_backend=eeze
       AC_DEFINE_UNQUOTED([HAVE_EEZE],[1],[enable udev support])