aboutsummaryrefslogtreecommitdiffhomepage
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 6f87e30..dd19998 100644
--- a/INSTALL
+++ b/INSTALL
@@ -14,7 +14,8 @@ SciTECO Build and Runtime Dependencies
======================================
* Autotools, GNU C/C++ (v4.4 or later) or LLVM/gcc or LLVM/Clang
- * Glib 2 as a cross-platform runtime library:
+ * Glib 2 as a cross-platform runtime library
+ (v2.28 or later on Unix, v2.34 or later for MinGW):
https://developer.gnome.org/glib/
* When choosing the Curses interface:
* NCurses (http://www.gnu.org/software/ncurses/),