mirror of https://github.com/MidnightCommander/mc
doc/INSTALL: fix build requirements.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
b108728e8a
commit
cedf62cc0d
|
@ -15,11 +15,9 @@ Build requirements for GNU Midnight Commander
|
|||
- autoconf
|
||||
- automake
|
||||
- libtool
|
||||
- glib2
|
||||
- pcre (if glib < 2.14)
|
||||
- slang or ncurses
|
||||
- gettext
|
||||
- cvs (for gettext < 0.18 or if gettext >= 0.18 is built with --with-cvs)
|
||||
- glib2 >= 2.26
|
||||
- slang2 or ncurses
|
||||
- gettext >= 0.18.1
|
||||
- libssh2 >= 1.2.5 is required only for sftp vfs (1.2.7 if you need ssh-agent support)
|
||||
- libaspell to support spell checking in the internal editor
|
||||
|
||||
|
|
Loading…
Reference in New Issue