Skip to content

Conversation

@larskanis
Copy link
Contributor

RubyInstaller2 supports metadata tags for installation of dependent
MSYS2/MINGW libraries. The openssl gem requires the mingw-openssl
package to be installed on the system, which the gem installer takes
care about, when this tag is set.

The feature is documented here:
https://github.com/oneclick/rubyinstaller2/wiki/For-gem-developers#msys2-library-dependency

This fixes issues like
oneclick/rubyinstaller2#54 and
oneclick/rubyinstaller2#53 .

@rhenium
Copy link
Member

rhenium commented Jul 27, 2017

Let me do rebase and style adjustment...

@rhenium rhenium changed the base branch from master to maint July 27, 2017 04:58
RubyInstaller2 supports metadata tags for installation of dependent
MSYS2/MINGW libraries. The openssl gem requires the mingw-openssl
package to be installed on the system, which the gem installer takes
care about, when this tag is set.

The feature is documented here:
https://github.com/oneclick/rubyinstaller2/wiki/For-gem-developers#msys2-library-dependency

This fixes issues like
oneclick/rubyinstaller2#54 and
oneclick/rubyinstaller2#53 .
@rhenium rhenium merged commit 579afc4 into ruby:maint Jul 27, 2017
@larskanis
Copy link
Contributor Author

Thanks for merging! And thank you for maintaining this important library!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants