[mono/monodevelop] 869fd738: [Docs] Update README to match configure.
| Newsgroups | gmane.comp.gnome.mono.patches |
|---|---|
| Message-ID | <00000141fdbe4fdc-0b51072f-ef67-4ac7-977a-55de49624f9b-000000@email.amazonses.com> |
Branch: refs/heads/master
Home: https://github.com/mono/monodevelop
Compare: https://github.com/mono/monodevelop/compare/069496b620ec...869fd73858a0
Commit: 869fd73858a02d783151ae753ae8f8db7c5414a9
Author: Therzok <[email protected]> (Therzok)
Date: 2013-10-28 06:25:38 GMT
URL: https://github.com/mono/monodevelop/commit/869fd73858a02d783151ae753ae8f8db7c5414a9
[Docs] Update README to match configure.
Changed paths:
M README
M main/configure.in
Modified: README
===================================================================
@@ -73,7 +73,7 @@ Packaging for OSX
Dependencies
------------
- Mono >= 2.10
+ Mono >= 3.0.4
Gtk# >= 2.12.8
monodoc >= 1.0
mono-addins >= 0.6
Modified: main/configure.in
===================================================================
@@ -97,7 +97,6 @@ if test "x$MSGMERGE" = "xno"; then
AC_MSG_ERROR([You need to install msgmerge from intltool])
fi
-MONO_REQUIRED_VERSION=2.8
PKG_CHECK_MODULES(UNMANAGED_DEPENDENCIES_MONO,mono >= $MONO_REQUIRED_VERSION, has_mono=true, has_mono=false)
if test "x$has_mono" = "xfalse"; then
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches