[empathy] Depends on gcr 2.91.4
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] Depends on gcr 2.91.4
- Date: Fri, 24 Dec 2010 11:18:07 +0000 (UTC)
commit 23cabd47964ba2d692018dbf8f8b2e87f208254b
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Fri Dec 24 11:51:24 2010 +0100
Depends on gcr 2.91.4
We need it as we don't ship our own version of gcr-simple-certificate any
more. I'm not sure we still need depending on gnome-keyring itself, I'll check
with Stef; but for now I just want to make a release usable by the release
team.
configure.ac | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 7e81b24..4c21513 100644
--- a/configure.ac
+++ b/configure.ac
@@ -36,6 +36,7 @@ GLIB_REQUIRED=2.27.2
GNUTLS_REQUIRED=2.8.5
GTK_REQUIRED=2.91.6
KEYRING_REQUIRED=2.26.0
+GCR_REQUIRED=2.91.4
LIBCANBERRA_GTK_REQUIRED=0.25
LIBNOTIFY_REQUIRED=0.7.0
TELEPATHY_FARSIGHT_REQUIRED=0.0.14
@@ -164,7 +165,7 @@ PKG_CHECK_MODULES(EMPATHY,
gtk+-3.0 >= $GTK_REQUIRED
libcanberra-gtk3 >= $LIBCANBERRA_GTK_REQUIRED
libnotify >= $LIBNOTIFY_REQUIRED
- gcr-3 >= $KEYRING_REQUIRED
+ gcr-3 >= $GCR_REQUIRED
])
# -----------------------------------------------------------
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]