Lets have stuff that links to Eeze also link to Eina
authorIván Briano <sachieru@gmail.com>
Sun, 30 Oct 2011 19:29:34 +0000 (19:29 +0000)
committerIván Briano <sachieru@gmail.com>
Sun, 30 Oct 2011 19:29:34 +0000 (19:29 +0000)
SVN revision: 64530

configure.ac

index 4775f14..f39e40a 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],
+  PKG_CHECK_MODULES([EEZE], [eeze >= 1.0.0 eina >= 1.0.999],
     [
       device_backend=eeze
       AC_DEFINE_UNQUOTED([HAVE_EEZE],[1],[enable udev support])