aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-04-11 21:10:04 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-04-11 21:10:04 +0800
commit5083fcb640c7ddafec96046e7313c81b777141ec (patch)
tree065fd7932aecf54f2382c6df83357bce3e0fbf3f /configure.ac
parentd5ef0ad7a94fc1bae019eb5268c12f4521288241 (diff)
downloadgsoc2013-empathy-5083fcb640c7ddafec96046e7313c81b777141ec.tar
gsoc2013-empathy-5083fcb640c7ddafec96046e7313c81b777141ec.tar.gz
gsoc2013-empathy-5083fcb640c7ddafec96046e7313c81b777141ec.tar.bz2
gsoc2013-empathy-5083fcb640c7ddafec96046e7313c81b777141ec.tar.lz
gsoc2013-empathy-5083fcb640c7ddafec96046e7313c81b777141ec.tar.xz
gsoc2013-empathy-5083fcb640c7ddafec96046e7313c81b777141ec.tar.zst
gsoc2013-empathy-5083fcb640c7ddafec96046e7313c81b777141ec.zip
Use tp-glib API in EmpathyTpGroup and add a ready property
svn path=/trunk/; revision=884
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 ed8a826d8..b05923979 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,7 +32,7 @@ LIBGLADE_REQUIRED=2.0.0
LIBPANELAPPLET_REQUIRED=2.10.0
TELEPATHY_REQUIRED=0.3.2
TELEPATHY_GLIB_REQUIRED=0.7.3
-MISSION_CONTROL_REQUIRED=4.53
+MISSION_CONTROL_REQUIRED=4.61
# Uncomment that to build without deprecated symbols
# AC_DEFINE(GTK_DISABLE_DEPRECATED, 1, [Disable deprecated GTK symbols])