summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--salut/telepathy-salut-uninstalled.pc.in13
-rw-r--r--salut/telepathy-salut.pc.in3
2 files changed, 7 insertions, 9 deletions
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