aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-05-21 16:55:46 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-05-21 17:13:52 +0800
commit2b263049bd152504227c9ade7e7b6e17cbc95f11 (patch)
treef18df3c8abad0a638ba97985844b5cbcb4c62ea1 /configure.ac
parent87524d43add5732091025b0f76661c09a06bb116 (diff)
downloadgsoc2013-empathy-2b263049bd152504227c9ade7e7b6e17cbc95f11.tar
gsoc2013-empathy-2b263049bd152504227c9ade7e7b6e17cbc95f11.tar.gz
gsoc2013-empathy-2b263049bd152504227c9ade7e7b6e17cbc95f11.tar.bz2
gsoc2013-empathy-2b263049bd152504227c9ade7e7b6e17cbc95f11.tar.lz
gsoc2013-empathy-2b263049bd152504227c9ade7e7b6e17cbc95f11.tar.xz
gsoc2013-empathy-2b263049bd152504227c9ade7e7b6e17cbc95f11.tar.zst
gsoc2013-empathy-2b263049bd152504227c9ade7e7b6e17cbc95f11.zip
empathy-accounts: init cheese-gtk if needed
The avatar chooser, which is not used by empathy-accounts, may use Cheese to take a photo. cheese_gtk_init() has been added during the 3.4 cycle so I bumped the dep to 3.4.0 as that's the version I have tested it with it. It's an optionnal dep anyway so... https://bugzilla.gnome.org/show_bug.cgi?id=674553
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 9a8b0f45d..eebe69790 100644
--- a/configure.ac
+++ b/configure.ac
@@ -73,7 +73,7 @@ ISO_CODES_REQUIRED=0.35
NAUTILUS_SENDTO_REQUIRED=2.90.0
NETWORK_MANAGER_REQUIRED=0.7.0
CHAMPLAIN_REQUIRED=0.12.1
-CHEESE_GTK_REQUIRED=2.91.91.1
+CHEESE_GTK_REQUIRED=3.4.0
# Use --enable-maintainer-mode to disable deprecated symbols,
# disable single include and enable GSEAL. If this is not a released empathy,