GNOME Bugzilla – Bug 622915
Migrate from dbus-glib to glib's GDBus
Last modified: 2011-01-17 23:49:51 UTC
For GLib 2.25.5 GDBus D-Bus support was merged, providing an API to replace dbus-glib. See http://library.gnome.org/devel/gio/unstable/gdbus.html and http://library.gnome.org/devel/gio/unstable/ch28.html . According to a quick grep this module seems to use dbus-glib: ./cheese/configure.ac: DBUS_GLIB_REQUIRED=0.7 dbus-glib-1 >= $DBUS_GLIB_REQUIRED \
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.