Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLluis Sanchez <lluis@novell.com>2007-05-07 20:06:07 +0400
committerLluis Sanchez <lluis@novell.com>2007-05-07 20:06:07 +0400
commitc752e27b1e1fbca8c4cc6354aafd727c6883ac78 (patch)
tree9662c745f58cf310c54838f25a20b1b0f3687412 /configure.in
parentcfc7a0cb41376e7d0c351c1287ac5d4114f7b7c3 (diff)
2007-05-07 Lluis Sanchez Gual <lluis@novell.com>
* configure.in: We now require gtk 2.8. svn path=/trunk/monodevelop/; revision=76846
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 8ca62c4249..5554321818 100644
--- a/configure.in
+++ b/configure.in
@@ -67,7 +67,7 @@ fi
dnl hard dependencies
-GTKSHARP_REQUIRED_VERSION=2.4.0
+GTKSHARP_REQUIRED_VERSION=2.8.0
GTKSOURCEVIEWSHARP_REQUIRED_VERSION=0.10
GECKOSHARP_REQUIRED_VERSION=0.10
MONODOC_REQUIRED_VERSION=1.0