summaryrefslogtreecommitdiff
path: root/gabble
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-05-30 14:02:19 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-06-11 11:12:49 +0100
commit2a8a6a50be5241627108a23f1dd1ba8d12693f8b (patch)
tree6477be9e7348df304b727ae918e4ad2d8244393a /gabble
parentbae4f7493376cccb2cd629e56b4e4cc0624720b6 (diff)
Officially depend on GLib 2.32
In practice we depend on it anyway, via telepathy-glib 0.19.9. Also update the telepathy-glib dependency in the .pc files to match configure.ac. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=65290 Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk> Reviewed-by: Xavier Claessens <xavier.claessens@collabora.co.uk>
Diffstat (limited to 'gabble')
-rw-r--r--gabble/telepathy-gabble-uninstalled.pc.in2
-rw-r--r--gabble/telepathy-gabble.pc.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/gabble/telepathy-gabble-uninstalled.pc.in b/gabble/telepathy-gabble-uninstalled.pc.in
index 4e1196f00..f5d027fa0 100644
--- a/gabble/telepathy-gabble-uninstalled.pc.in
+++ b/gabble/telepathy-gabble-uninstalled.pc.in
@@ -12,6 +12,6 @@ Name: Telepathy-Gabble
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.32, gobject-2.0, gio-2.0, telepathy-glib >= 0.19.9
Libs: ${abs_top_builddir}/src/libgabble-plugins.la
Cflags: -I${abs_top_srcdir} -I${abs_top_srcdir}/lib/ext/wocky
diff --git a/gabble/telepathy-gabble.pc.in b/gabble/telepathy-gabble.pc.in
index 5e0a46b89..013ddbb55 100644
--- a/gabble/telepathy-gabble.pc.in
+++ b/gabble/telepathy-gabble.pc.in
@@ -11,6 +11,6 @@ Name: Telepathy-Gabble
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.32, gobject-2.0, gio-2.0, telepathy-glib >= 0.19.9
Libs: -L${pluginexeclibdir} -lgabble-plugins -lwocky
Cflags: -I${includedir}/telepathy-gabble-0