GNOME Bugzilla – Bug 622900
Migrate from dbus-glib to glib's GDBus
Last modified: 2010-07-02 18:03:06 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: ./file-roller/configure.ac: PKG_CHECK_MODULES(DBUS, dbus-glib-1, has_dbus_glib=yes, has_dbug_glib=no)
Fixed in master with commit 1f67652249852a08c071e7cc4e639d35c6274390
posting link for easier reference: http://git.gnome.org/browse/file-roller/commit/?id=1f67652249852a08c071e7cc4e639d35c6274390