Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dependency to gdbm package on mingw #6

Merged
merged 1 commit into from
Apr 22, 2021

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

Fixes oneclick/rubyinstaller2#163

This tag was added to ruby-openssl as well: ruby/openssl#134

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

Fixes oneclick/rubyinstaller2#163
@hsbt
Copy link
Member

hsbt commented Dec 13, 2019

👍

GitHub Actions has an issue related to their platform now. I will merge this after few days later.

@egfx-notifications
Copy link

Hi, I followed the workaround in this issue oneclick/rubyinstaller2#163 since I had the same problem on my machine and then moved on to this PR. Is there anything holding back this PR or can it be merged already? If there is anything that still needs to be done, how may I help?

@hsbt hsbt merged commit d552b62 into ruby:master Apr 22, 2021
@egfx-notifications
Copy link

Thank you 😃

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

Successfully merging this pull request may close these issues.

Failed to update gdbm
3 participants