Skip to content

Add dependency to gdbm package on mingw - #6

Merged
hsbt merged 1 commit into
ruby:masterfrom
larskanis:add-mingw-dependency
Apr 22, 2021
Merged

Add dependency to gdbm package on mingw#6
hsbt merged 1 commit into
ruby:masterfrom
larskanis:add-mingw-dependency

Conversation

@larskanis

Copy link
Copy Markdown
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

hsbt commented Dec 13, 2019

Copy link
Copy Markdown
Member

👍

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

@egfx-notifications

Copy link
Copy Markdown

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
Copy Markdown

Thank you 😃

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.

Failed to update gdbm

3 participants