aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>2011-06-13 15:20:28 +0800
committerEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>2011-06-14 16:57:48 +0800
commitba7f23c447a3eab5859811e7096588c7c971a684 (patch)
tree77919802f48abbb04ac2aea8b41bd16b4d2521d0 /configure.ac
parentcb482b907f6d3e062ef77a104557e205cd1bbb90 (diff)
downloadgsoc2013-empathy-ba7f23c447a3eab5859811e7096588c7c971a684.tar
gsoc2013-empathy-ba7f23c447a3eab5859811e7096588c7c971a684.tar.gz
gsoc2013-empathy-ba7f23c447a3eab5859811e7096588c7c971a684.tar.bz2
gsoc2013-empathy-ba7f23c447a3eab5859811e7096588c7c971a684.tar.lz
gsoc2013-empathy-ba7f23c447a3eab5859811e7096588c7c971a684.tar.xz
gsoc2013-empathy-ba7f23c447a3eab5859811e7096588c7c971a684.tar.zst
gsoc2013-empathy-ba7f23c447a3eab5859811e7096588c7c971a684.zip
Require telepathy-logger 0.2.10
As it fixes a crash that affects the new history window.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 62bed375c..375aa2ad5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -42,7 +42,7 @@ LIBCANBERRA_GTK_REQUIRED=0.25
LIBNOTIFY_REQUIRED=0.7.0
TELEPATHY_FARSIGHT_REQUIRED=0.0.14
TELEPATHY_GLIB_REQUIRED=0.15.1
-TELEPATHY_LOGGER=0.2.8
+TELEPATHY_LOGGER=0.2.10
# Optional deps
CLUTTER_GTK_REQUIRED=0.90.3