diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-08-17 18:06:28 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-08-17 18:06:28 +0800 |
commit | 73d00714bc45edbe8a668b08e82fce28460a13e5 (patch) | |
tree | 0264a13cde4802cf2ea0a320f1000f7390c1dd7e /configure.ac | |
parent | b1cc0a7eab8600d414199091da8d1d942f19bda0 (diff) | |
download | gsoc2013-empathy-73d00714bc45edbe8a668b08e82fce28460a13e5.tar gsoc2013-empathy-73d00714bc45edbe8a668b08e82fce28460a13e5.tar.gz gsoc2013-empathy-73d00714bc45edbe8a668b08e82fce28460a13e5.tar.bz2 gsoc2013-empathy-73d00714bc45edbe8a668b08e82fce28460a13e5.tar.lz gsoc2013-empathy-73d00714bc45edbe8a668b08e82fce28460a13e5.tar.xz gsoc2013-empathy-73d00714bc45edbe8a668b08e82fce28460a13e5.tar.zst gsoc2013-empathy-73d00714bc45edbe8a668b08e82fce28460a13e5.zip |
bump tp-glib dep to 0.7.34: we need for stable Location API
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 682f6a7a1..7b40c74aa 100644 --- a/configure.ac +++ b/configure.ac @@ -29,7 +29,7 @@ GLIB_REQUIRED=2.16.0 GTK_REQUIRED=2.16.0 GCONF_REQUIRED=1.2.0 LIBPANELAPPLET_REQUIRED=2.10.0 -TELEPATHY_GLIB_REQUIRED=0.7.31 +TELEPATHY_GLIB_REQUIRED=0.7.34 MISSION_CONTROL_REQUIRED=4.61 ENCHANT_REQUIRED=1.2.0 ISO_CODES_REQUIRED=0.35 |