[folks] folks.pc: remove telepathy-glib
- From: Patrick Ohly <pohly src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks] folks.pc: remove telepathy-glib
- Date: Fri, 7 Dec 2012 19:52:04 +0000 (UTC)
commit 8c4ec62519981e604c2da6bbfbc2bc0f89ea2bbd
Author: Patrick Ohly <patrick ohly intel com>
Date: Fri Dec 7 19:07:17 2012 +0100
folks.pc: remove telepathy-glib
Apps linking against just folks core libraries do not need
telepathy. Always including it as it was done before leads to a
folks.pc which is unusuable unless Telepathy is installed, which
partly defeats the purpose of --disable-telepathy-backend.
Closes: https://bugzilla.gnome.org/show_bug.cgi?id=689859
NEWS | 1 +
folks/folks.pc.in | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 540d396..108ea74 100644
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,7 @@ Bugs fixed:
â Bug 688834 â getting properties creates data structures over and over again
â Bug 688923 â remove URLs (blog, free/busy, video, home page)
â Bug 689146 â disabling EDS address books does not remove personas
+â Bug 689859 â core folks does not depend on telepathy
API changes:
â Add Backend.enable_persona_store and disable_persona_store.
diff --git a/folks/folks.pc.in b/folks/folks.pc.in
index d96d97b..fd6a550 100644
--- a/folks/folks.pc.in
+++ b/folks/folks.pc.in
@@ -10,6 +10,6 @@ vapidir= datadir@/vala/vapi
Name: Folks
Description: The Folks meta-contacts library
Version: @VERSION@
-Requires: glib-2.0 gobject-2.0 gee-1.0 telepathy-glib >= 0.11.11
+Requires: glib-2.0 gobject-2.0 gee-1.0
Libs: -L${libdir} -lfolks
Cflags: -I${includedir}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]