summaryrefslogtreecommitdiff
path: root/salut
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-01-04 15:57:22 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-01-04 15:57:22 +0000
commitc9779d896a77f96f8aa582113984ba722ff65eb0 (patch)
treef4e6df904de2923c7dfe17b9e54a021ade616908 /salut
parentf75008175d3aa5397204eb3d0b757cb49fcde30c (diff)
downloadtelepathy-salut-c9779d896a77f96f8aa582113984ba722ff65eb0.tar.gz
Require telepathy-glib 0.20, and forbid functions deprecated in that version
Diffstat (limited to 'salut')
-rw-r--r--salut/telepathy-salut-uninstalled.pc.in2
-rw-r--r--salut/telepathy-salut.pc.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/salut/telepathy-salut-uninstalled.pc.in b/salut/telepathy-salut-uninstalled.pc.in
index 050c0b86..03fadcdb 100644
--- a/salut/telepathy-salut-uninstalled.pc.in
+++ b/salut/telepathy-salut-uninstalled.pc.in
@@ -12,6 +12,6 @@ Name: Telepathy-Salut (uninstalled)
Description: Link-local 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, telepathy-glib >= 0.13.12
+Requires.private: glib-2.0 >= 2.16, gobject-2.0 >= 2.16, telepathy-glib >= 0.20
Libs: ${abs_top_builddir}/src/libsalut-plugins.la ${abs_top_builddir}/lib/ext/wocky/wocky/libwocky.la
Cflags: -I${abs_top_srcdir} -I${abs_top_srcdir}/lib/ext/wocky
diff --git a/salut/telepathy-salut.pc.in b/salut/telepathy-salut.pc.in
index d38a3dfb..a6d192ad 100644
--- a/salut/telepathy-salut.pc.in
+++ b/salut/telepathy-salut.pc.in
@@ -12,6 +12,6 @@ Name: Telepathy-Salut
Description: Link-local 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, telepathy-glib >= 0.13.12
+Requires.private: glib-2.0 >= 2.16, gobject-2.0 >= 2.16, telepathy-glib >= 0.20
Libs: -L${pluginexeclibdir} -lsalut-plugins -lwocky
Cflags: -I${includedir}/telepathy-salut-0