mirror of
https://github.com/OpenNebula/one.git
synced 2025-02-22 17:57:46 +03:00
bug #1364: install_gems checks for openssl library
This commit is contained in:
parent
f4cc63beee
commit
985da96533
@ -424,6 +424,11 @@ try_library :mkmf, <<-EOT.unindent
|
||||
* Install the ruby development package for your distro
|
||||
EOT
|
||||
|
||||
try_library :openssl, <<-EOT.unindent
|
||||
ruby openssl libraries are needed. They usually come as companion
|
||||
package to ruby.
|
||||
EOT
|
||||
|
||||
install_rubygems
|
||||
|
||||
command=''
|
||||
|
Loading…
x
Reference in New Issue
Block a user