drop dbus-glib, libdbus dependency
Submitted by Simon McVittie
Assigned to fol..@..e.bugs
Link to original bug (#696177)
Description
One day it would be nice to not depend on dbus-glib (dbus-glib-1) or libdbus (dbus-1). Two things block this:
- telepathy-glib uses dbus-glib (Bug #653198)
- libsocialweb uses dbus-glib (Bug #696176)
Until both of these are ported to GDBus, tests/lib/libfolks-test.la also has to depend on dbus-1, in order to turn off the global exit-on-disconnect flag so that tearing down GTestDBus won't stab us in the face.
Version: git master
Depends on
- #24
- Bug 696176 It can be solved with !8 (merged)
Blocking
Edited by Javier Jardón