doc: fix autotools and gettext versions.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
Andrew Borodin 2021-01-31 10:10:03 +03:00
parent 7acf07ee6e
commit 32cc3532a9
2 changed files with 4 additions and 4 deletions

View File

@ -16,9 +16,9 @@ Compiling from GIT
To compile GNU Midnight commander from GIT, the following software is
required:
Autoconf 2.52 and above (latest is recommended)
Autoconf 2.60 and above (latest is recommended)
Automake 1.12 and above (latest is recommended)
Gettext 0.11.5 and above
Gettext 0.18.1 and above
Glib 2.30 and above
Full list of requirements you can see at:
@ -41,7 +41,7 @@ on Debian too.
Note that the version of gettext doesn't affect the snapshot because the
distributed files are installed by gettext from archives for the version
used in the AM_GNU_GETTEXT_VERSION macro, which is 0.11.5.
used in the AM_GNU_GETTEXT_VERSION macro, which is 0.18.1.

View File

@ -12,7 +12,7 @@ Build requirements for GNU Midnight Commander
- glibc
- gcc
- make
- autoconf
- autoconf >= 2.60
- automake >= 1.12
- libtool
- glib2 >= 2.30