From d09a602e12e25484dce07a22973fbbc111b7ae3d Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Tue, 8 Feb 2011 11:14:53 +0000 Subject: plugin: fix up pkg-config files Signed-off-by: Jonny Lamb --- salut/telepathy-salut-uninstalled.pc.in | 13 ++++++------- salut/telepathy-salut.pc.in | 3 +-- 2 files changed, 7 insertions(+), 9 deletions(-) (limited to 'salut') diff --git a/salut/telepathy-salut-uninstalled.pc.in b/salut/telepathy-salut-uninstalled.pc.in index 869c16b9..94b78199 100644 --- a/salut/telepathy-salut-uninstalled.pc.in +++ b/salut/telepathy-salut-uninstalled.pc.in @@ -1,15 +1,14 @@ -prefix= -exec_prefix= +prefix=@prefix@ +exec_prefix=@exec_prefix@ abs_top_srcdir=@abs_top_srcdir@ abs_top_builddir=@abs_top_builddir@ libdir=@libdir@ plugindir=${libdir}/telepathy/salut-0 -salutpath=@abs_top_builddir@/src/telepathy-salut # For plugins' tests -Name: Telepathy-Salut -Description: XMPP backend for the Telepathy framework +Name: Telepathy-Salut (uninstalled) +Description: XMPP backend for the Telepathy framework (uninstalled) 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 -Cflags: -I${abs_top_srcdir} -I${abs_top_srcdir}/lib/ext/wocky +Requires.private: glib-2.0 >= 2.16, gobject-2.0 >= 2.16, telepathy-glib >= 0.13.12 +Cflags: -I${abs_top_srcdir} diff --git a/salut/telepathy-salut.pc.in b/salut/telepathy-salut.pc.in index 9af1def1..9e63245c 100644 --- a/salut/telepathy-salut.pc.in +++ b/salut/telepathy-salut.pc.in @@ -5,11 +5,10 @@ includedir=@includedir@ libexecdir=@libexecdir@ plugindir=${libdir}/telepathy/salut-0 -salutpath=${libexecdir}/telepathy-salut # For plugins' tests Name: Telepathy-Salut 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 +Requires.private: glib-2.0 >= 2.16, gobject-2.0 >= 2.16, telepathy-glib >= 0.13.12 Cflags: -I${includedir}/telepathy-salut-0 -- cgit v1.2.1