[banshee] configure: Bump Mono dependency to 2.8.2 (bgo#690020)
- From: AndrÃs Aragoneses <aaragoneses src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] configure: Bump Mono dependency to 2.8.2 (bgo#690020)
- Date: Sat, 12 Jan 2013 18:37:34 +0000 (UTC)
commit b2c76dd4a9a9192ba63e04e13b6b1cfd7a48a9c7
Author: Andres G. Aragoneses <knocte gmail com>
Date: Sat Jan 12 18:37:29 2013 +0000
configure: Bump Mono dependency to 2.8.2 (bgo#690020)
We were depending on Mono 2.4.3 which is ancient and has more probabilities
of having some bugs that may affect Banshee.
As we mentioned in the roadmap [1], we were aiming at bumping this
dependency soon, at least to 2.8.2.
[1] https://live.gnome.org/Banshee/Roadmap
README | 2 +-
configure.ac | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/README b/README
index 5d0beec..a843e2f 100644
--- a/README
+++ b/README
@@ -22,7 +22,7 @@ on various operating systems/distros. The listed versions are the minimum
acceptable; higher versions are fine.
- Required
- * Mono 2.4.3
+ * Mono 2.8.2
* SQlite 3.4
* GStreamer 0.10.26
* Gtk# 2.12.10
diff --git a/configure.ac b/configure.ac
index 0826a6f..da863b2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -66,7 +66,7 @@ dnl User help
SHAMROCK_CHECK_GNOME_DOC_UTILS(0.17.3)
dnl Mono and gmcs
-SHAMROCK_CHECK_MONO_MODULE(2.4.3)
+SHAMROCK_CHECK_MONO_MODULE(2.8.2)
SHAMROCK_FIND_MONO_2_0_COMPILER_OR_HIGHER
SHAMROCK_FIND_MONO_RUNTIME
SHAMROCK_CHECK_MONO_2_0_GAC_ASSEMBLIES([Mono.Cairo Mono.Posix ICSharpCode.SharpZipLib])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]