aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-10-14 22:31:59 +0800
committerWill Thompson <will.thompson@collabora.co.uk>2011-10-14 22:33:14 +0800
commit889baf4dc3542769286c38e582eb2b9c823920be (patch)
tree33dd2c7cf8360b5b3c41c837d0505bf2c434fc81
parent8e32f31c9bb13885ff23ee4ef11787f82886ce2e (diff)
downloadgsoc2013-empathy-889baf4dc3542769286c38e582eb2b9c823920be.tar
gsoc2013-empathy-889baf4dc3542769286c38e582eb2b9c823920be.tar.gz
gsoc2013-empathy-889baf4dc3542769286c38e582eb2b9c823920be.tar.bz2
gsoc2013-empathy-889baf4dc3542769286c38e582eb2b9c823920be.tar.lz
gsoc2013-empathy-889baf4dc3542769286c38e582eb2b9c823920be.tar.xz
gsoc2013-empathy-889baf4dc3542769286c38e582eb2b9c823920be.tar.zst
gsoc2013-empathy-889baf4dc3542769286c38e582eb2b9c823920be.zip
configure: depend on tp-glib with Subject.
Actually, a slightly earlier version of telepathy-glib, on the unstable 0.15.x branch, includes Subject, but we may as well depend on the stable branch: it includes fixes for Empathy bugs.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 363c84033..4e4a4a122 100644
--- a/configure.ac
+++ b/configure.ac
@@ -44,7 +44,7 @@ GCR_REQUIRED=2.91.4
LIBCANBERRA_GTK_REQUIRED=0.25
LIBNOTIFY_REQUIRED=0.7.0
TELEPATHY_FARSIGHT_REQUIRED=0.0.14
-TELEPATHY_GLIB_REQUIRED=0.15.5
+TELEPATHY_GLIB_REQUIRED=0.16.0
TELEPATHY_LOGGER=0.2.10
WEBKIT_REQUIRED=1.3.13