]> www.fi.muni.cz Git - evince.git/blobdiff - configure.ac
[shell] Port EvApplication to GDBus
[evince.git] / configure.ac
index ece94a300113a77d39bea60eaa8046c7c8cfa8b8..b2718d874601018048fb558299dbc8c3bcadc48b 100644 (file)
@@ -294,7 +294,7 @@ AC_SUBST([DBUS_LIBS])
 AM_CONDITIONAL([ENABLE_DBUS], [test "$enable_dbus" = "yes"])
 
 if test "$enable_dbus" = "yes"; then
-   PKG_CHECK_MODULES([EV_DAEMON], [gthread-2.0 gio-2.0 >= $GLIB_REQUIRED dbus-glib-1 >= $DBUS_GLIB_REQUIRED])
+   PKG_CHECK_MODULES([EV_DAEMON], [gthread-2.0 gio-2.0 >= $GLIB_REQUIRED])
 fi
 
 dnl ========= Check for GConf