[almanah] build: Bump EDS dependency to 3.5.91
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [almanah] build: Bump EDS dependency to 3.5.91
- Date: Mon, 24 Sep 2012 23:04:36 +0000 (UTC)
commit 675b601fc99830d71fd7bfb772c4b9a79db184cd
Author: Philip Withnall <philip tecnocode co uk>
Date: Tue Sep 25 00:04:03 2012 +0100
build: Bump EDS dependency to 3.5.91
This is a follow-up to commit ed8c002455c2495e0aed74517893d24b505c8144.
Closes: https://bugzilla.gnome.org/show_bug.cgi?id=684663
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 3b595e1..169c037 100644
--- a/configure.ac
+++ b/configure.ac
@@ -83,7 +83,7 @@ AC_SUBST(STANDARD_CFLAGS)
AC_SUBST(STANDARD_LIBS)
dnl Evolution
-PKG_CHECK_MODULES(EVO, libecal-1.2 libedataserver-1.2 libedataserverui-3.0, have_evo=yes, have_evo=no)
+PKG_CHECK_MODULES(EVO, libecal-1.2 >= 3.5.91 libedataserver-1.2 libedataserverui-3.0, have_evo=yes, have_evo=no)
if test "x$have_evo" = "xyes"; then
AC_DEFINE(HAVE_EVO, 1, [Defined if libecal-1.2 is installed])
fi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]