From: Travis Reitter Date: Wed, 22 Jun 2011 23:05:58 +0000 (-0700) Subject: Don't make the folks-telepathy docs depend directly upon dbus-glib. X-Git-Tag: FOLKS_0_6_0~124 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=daf213dc62ee123ab7010edcb18c368d3969a513;p=platform%2Fupstream%2Ffolks.git Don't make the folks-telepathy docs depend directly upon dbus-glib. Closes: bgo#629716 - Migrate Folks to GDBus --- 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 \