aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>2011-02-24 18:37:58 +0800
committerEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>2011-02-25 01:09:24 +0800
commit3370389a56ebd8fe1076721f55519ea1ad34c96a (patch)
tree862534c3ee6302c384836002a882b1dc5fcd6950
parentacb645b19b6b0357e9a4b5af0d9e0faf3ebda49e (diff)
downloadgsoc2013-empathy-3370389a56ebd8fe1076721f55519ea1ad34c96a.tar
gsoc2013-empathy-3370389a56ebd8fe1076721f55519ea1ad34c96a.tar.gz
gsoc2013-empathy-3370389a56ebd8fe1076721f55519ea1ad34c96a.tar.bz2
gsoc2013-empathy-3370389a56ebd8fe1076721f55519ea1ad34c96a.tar.lz
gsoc2013-empathy-3370389a56ebd8fe1076721f55519ea1ad34c96a.tar.xz
gsoc2013-empathy-3370389a56ebd8fe1076721f55519ea1ad34c96a.tar.zst
gsoc2013-empathy-3370389a56ebd8fe1076721f55519ea1ad34c96a.zip
Check for the right telepathy-logger pc file
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 50c0ccce2..805e24ff0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -158,7 +158,7 @@ PKG_CHECK_MODULES(EMPATHY,
gstreamer-interfaces-0.10
libxml-2.0
telepathy-glib >= $TELEPATHY_GLIB_REQUIRED
- telepathy-logger-0.1 >= $TELEPATHY_LOGGER
+ telepathy-logger-0.2 >= $TELEPATHY_LOGGER
x11
gtk+-3.0 >= $GTK_REQUIRED
libcanberra-gtk3 >= $LIBCANBERRA_GTK_REQUIRED