summaryrefslogtreecommitdiff
path: root/telepathy-glib/telepathy-glib-uninstalled.pc.in
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-01-21 14:22:19 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-01-21 14:22:19 +0000
commit0d5d659b9ae48183acc0ffa2d3460b4b8dea0715 (patch)
tree9c37b4e88953725032e5bf85c98e87979f2cf767 /telepathy-glib/telepathy-glib-uninstalled.pc.in
parent40439f32b124f30d3147b1fd6ca4e18cabea8c4c (diff)
downloadtelepathy-glib-0d5d659b9ae48183acc0ffa2d3460b4b8dea0715.tar.gz
Depend on GLib 2.22 for better const-correctness
Also bring the pkg-config files up to date with the correct dbus-glib dependency.
Diffstat (limited to 'telepathy-glib/telepathy-glib-uninstalled.pc.in')
-rw-r--r--telepathy-glib/telepathy-glib-uninstalled.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/telepathy-glib-uninstalled.pc.in b/telepathy-glib/telepathy-glib-uninstalled.pc.in
index 6d62d0ee7..be84543ba 100644
--- a/telepathy-glib/telepathy-glib-uninstalled.pc.in
+++ b/telepathy-glib/telepathy-glib-uninstalled.pc.in
@@ -7,6 +7,6 @@ Name: Telepathy-GLib (uninstalled copy)
Description: GLib utility library for the Telepathy framework
Version: @VERSION@
Requires: pkg-config >= 0.21
-Requires.private: dbus-glib-1 >= 0.73, glib-2.0 >= 2.20, gobject-2.0 >= 2.20, gio-2.0 >= 2.20
+Requires.private: dbus-glib-1 >= 0.82, glib-2.0 >= 2.22, gobject-2.0 >= 2.22, gio-2.0 >= 2.22
Libs: ${abs_top_builddir}/telepathy-glib/libtelepathy-glib.la
Cflags: -I${abs_top_srcdir} -I${abs_top_builddir}