GNOME Bugzilla – Bug 622889
Migrate from dbus-glib to glib's GDBus
Last modified: 2011-10-12 16:55:02 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: ./gnome-bluetooth/configure.ac: DBUS_GLIB_REQUIRED=0.74 ./gnome-bluetooth/configure.ac: dbus-glib-1 >= $DBUS_GLIB_REQUIRED
Fixed in master for GNOME 3.4