summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Reitter <travis.reitter@collabora.co.uk>2011-06-22 16:05:58 -0700
committerTravis Reitter <travis.reitter@collabora.co.uk>2011-06-23 09:34:33 -0700
commitdaf213dc62ee123ab7010edcb18c368d3969a513 (patch)
tree6e6a1047d74fa0250586d9bc1b4ba6a3c99d862b
parente2b872732403113024f1560e7a9f05de0444951e (diff)
Don't make the folks-telepathy docs depend directly upon dbus-glib.HEADmaster
Closes: bgo#629716 - Migrate Folks to GDBus
-rw-r--r--NEWS1
-rw-r--r--docs/Makefile.am1
2 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b3c2c36..e792986 100644
--- 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
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 05f9162..57a59a7 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -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 \