Skip to content

Commit

Permalink
OpenSSL, libyaml and zlib is always required to build. see test/test_…
Browse files Browse the repository at this point in the history
…extlibs.rb
  • Loading branch information
hsbt committed Jan 20, 2023
1 parent 231b09f commit 845f627
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/contributing/building_ruby.md
Expand Up @@ -10,14 +10,14 @@
* gperf - 3.0.3 or later
* ruby - 2.2 or later
* We can upgrade this version to system ruby version of the latest Ubuntu LTS.
* OpenSSL 1.1.x or 3.0.x / LibreSSL
* libyaml 0.1.7 or later
* zlib

2. Install optional, recommended dependencies:

* OpenSSL 1.1.x or 3.0.x / LibreSSL
* readline/editline (libedit)
* zlib
* libffi
* libyaml 0.1.7 or later
* libexecinfo (FreeBSD)
* rustc - 1.58.0 or later (if you wish to build [YJIT](/doc/yjit/yjit.md))

Expand Down

0 comments on commit 845f627

Please sign in to comment.