Don't make the folks-telepathy docs depend directly upon dbus-glib.
authorTravis Reitter <travis.reitter@collabora.co.uk>
Wed, 22 Jun 2011 23:05:58 +0000 (16:05 -0700)
committerTravis Reitter <travis.reitter@collabora.co.uk>
Thu, 23 Jun 2011 16:34:33 +0000 (09:34 -0700)
Closes: bgo#629716 - Migrate Folks to GDBus

NEWS
docs/Makefile.am

diff --git a/NEWS b/NEWS
index b3c2c36..e792986 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,7 @@ Bugs fixed:
 * Bug 652434 — Add ability to run any tests through gdb
 * Bug 648071 — Add support for presence status from Telepathy
 * Bug 652472 — Handle failure in getting the logger service better
+* Bug 629716 — Migrate Folks to GDBus
 
 API changes:
 * Swf.Persona retains and exposes its libsocialweb Contact
index 05f9162..57a59a7 100644 (file)
@@ -82,7 +82,6 @@ folks_telepathy_doc_deps = \
        gmodule-2.0 \
        gio-2.0 \
        gee-1.0 \
-       dbus-glib-1 \
        telepathy-glib \
        tp-lowlevel \
        build-conf \