summaryrefslogtreecommitdiffstats
path: root/doc/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'doc/INSTALL')
-rw-r--r--doc/INSTALL10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/INSTALL b/doc/INSTALL
index 3881c52..1e5d1a2 100644
--- a/doc/INSTALL
+++ b/doc/INSTALL
@@ -15,7 +15,7 @@ Build requirements for GNU Midnight Commander
- autoconf >= 2.64
- automake >= 1.12
- libtool
-- glib2 >= 2.30
+- glib2 >= 2.32
- slang2 or ncurses
- gettext >= 0.18.2
- libssh2 >= 1.2.8 is required only for sftp vfs
@@ -171,9 +171,9 @@ VFS options:
(on by default)
Support for FTP vfs
-`--enable-vfs-fish'
+`--enable-vfs-shell'
(on by default)
- Support for FISH vfs
+ Support for SHELL vfs
`--enable-vfs-sftp'
(auto)
@@ -367,8 +367,8 @@ get glib from
ftp://ftp.gnome.org/pub/gnome/sources/glib/
-Minimal version of glib: 2.30.0
-Recommended version: 2.30.x and higher.
+Minimal version of glib: 2.32.0
+Recommended version: 2.32.x and higher.
Newer versions may work, but haven't been tested.