mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[DOC] mentioned minimum versions of tools [ci skip]
This commit is contained in:
parent
6623cde731
commit
954223ebd4
1 changed files with 3 additions and 3 deletions
|
@ -257,9 +257,9 @@ Install the prerequisite dependencies for building the CRuby interpreter to
|
|||
run tests.
|
||||
|
||||
* C compiler
|
||||
* autoconf
|
||||
* bison
|
||||
* gperf
|
||||
* autoconf - 2.67 or later, preferably 2.69.
|
||||
* bison - 2.0 or later, preferably 3.4.
|
||||
* gperf - 3.0.3 or later, preferably 3.1.
|
||||
* ruby - Ruby itself is prerequisite in order to build Ruby from source. It
|
||||
can be 1.8.
|
||||
|
||||
|
|
Loading…
Reference in a new issue