aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2011-01-30 00:16:29 +0800
committerPhilip Withnall <philip.withnall@collabora.co.uk>2011-02-18 08:04:45 +0800
commit7365b5426c1e281f49bd67506c09ce76ffb67e2c (patch)
treefc7ab108424e93aad9463308ed79b3caf5482427 /configure.ac
parent6103b13b462a07a8b508ee2223ef1e5acfc8dd47 (diff)
downloadgsoc2013-empathy-7365b5426c1e281f49bd67506c09ce76ffb67e2c.tar
gsoc2013-empathy-7365b5426c1e281f49bd67506c09ce76ffb67e2c.tar.gz
gsoc2013-empathy-7365b5426c1e281f49bd67506c09ce76ffb67e2c.tar.bz2
gsoc2013-empathy-7365b5426c1e281f49bd67506c09ce76ffb67e2c.tar.lz
gsoc2013-empathy-7365b5426c1e281f49bd67506c09ce76ffb67e2c.tar.xz
gsoc2013-empathy-7365b5426c1e281f49bd67506c09ce76ffb67e2c.tar.zst
gsoc2013-empathy-7365b5426c1e281f49bd67506c09ce76ffb67e2c.zip
Bug 637151 — Hide the user Individual from the contact list
Generalise the mechanism used to determine whether a persona is to be displayed by Empathy to also take into account whether the persona is the user and, if so, whether they're in the contact list. This bumps the libfolks dependency to 0.3.5. Closes: bgo#637151
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 7d53cff4b..70d8e5b1e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -31,7 +31,7 @@ AC_COPYRIGHT([
# Minimal version required
# Hardp deps
-FOLKS_REQUIRED=0.3.4
+FOLKS_REQUIRED=0.3.5
GCONF_REQUIRED=1.2.0
GLIB_REQUIRED=2.27.2
GNUTLS_REQUIRED=2.8.5