[evolution-data-server/dbus-calendar: 1/8] Switch calendar to DBus instead of Bonobo



commit 2972a0c28a4f1607ee8863e024e5a816115b3304
Author: Ross Burton <ross linux intel com>
Date:   Thu Aug 27 15:30:03 2009 +0100

    Switch calendar to DBus instead of Bonobo

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 9939554..8f71be7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1532,7 +1532,7 @@ dnl ******************************
 dnl evolution-calendar flags
 dnl ******************************
 if test "x${enable_calendar}" = "xyes"; then
-	EVOLUTION_CALENDAR_DEPS="libical >= libical_minimum_version libxml-2.0 libbonobo-2.0 gio-2.0 gobject-2.0 gthread-2.0 gconf-2.0"
+	EVOLUTION_CALENDAR_DEPS="libical >= libical_minimum_version libxml-2.0 dbus-glib-1 gio-2.0 gobject-2.0 gthread-2.0 gconf-2.0"
 
 dnl *****
 dnl libical.pc from libical-0.43 has a bug in it's CFlags.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]