configure.ac

changeset 22756
c075c698757b
parent 22755
349319318ae0
child 22757
7d68e6dcc3dc
--- a/configure.ac	Wed Apr 02 13:35:09 2008 +0000
+++ b/configure.ac	Wed Apr 02 15:37:26 2008 +0000
@@ -1151,7 +1151,7 @@
 fi
 
 if test "x$enable_dbus" = "xyes" ; then
-	PKG_CHECK_MODULES(DBUS, [dbus-1 >= 0.35 dbus-glib-1 >= 0.35], [
+	PKG_CHECK_MODULES(DBUS, [dbus-1 >= 0.60 dbus-glib-1 >= 0.60], [
 		AC_SUBST(DBUS_CFLAGS)
 		AC_SUBST(DBUS_LIBS)
 		enable_dbus=yes

mercurial