From a1fda0d5ec9c578c0e0f7dc621a4dc2a895cfe15 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Fri, 9 Mar 2012 12:24:44 +0000 Subject: [PATCH 1/6] telepathy-gabble.pc: link to Wocky Bug: https://bugs.freedesktop.org/show_bug.cgi?id=46417 --- gabble/telepathy-gabble.pc.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/gabble/telepathy-gabble.pc.in b/gabble/telepathy-gabble.pc.in index 40644ad..db7e87a 100644 --- a/gabble/telepathy-gabble.pc.in +++ b/gabble/telepathy-gabble.pc.in @@ -12,5 +12,5 @@ Description: XMPP backend for the Telepathy framework Version: @VERSION@ Requires: pkg-config >= 0.21 Requires.private: glib-2.0 >= 2.16, gobject-2.0 >= 2.16, gio-2.0, telepathy-glib >= 0.7.37 -Libs: -L${libdir} -lgabble-plugins +Libs: -L${libdir} -lgabble-plugins -lwocky Cflags: -I${includedir}/telepathy-gabble-0 -- 1.7.9.1