From eb65999fbc7173f07731461c97e6be2a1d8467ce Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sun, 09 May 2010 22:13:09 +0000 Subject: [shell] Port EvApplication to GDBus --- (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index ece94a3..b2718d8 100644 --- a/configure.ac +++ b/configure.ac @@ -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 -- cgit v0.9.1