From daf213dc62ee123ab7010edcb18c368d3969a513 Mon Sep 17 00:00:00 2001 From: Travis Reitter Date: Wed, 22 Jun 2011 16:05:58 -0700 Subject: [PATCH] Don't make the folks-telepathy docs depend directly upon dbus-glib. Closes: bgo#629716 - Migrate Folks to GDBus --- NEWS | 1 + docs/Makefile.am | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) 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 \ -- 2.7.4