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 msys2 dependencies for windows #601

Merged
merged 1 commit into from
Jan 6, 2023
Merged

Add msys2 dependencies for windows #601

merged 1 commit into from
Jan 6, 2023

Conversation

dsisnero
Copy link
Contributor

No description provided.

@hsbt
Copy link
Member

hsbt commented Dec 16, 2022

Thanks. Can you point the specification of msys2_mingw_dependencies ?

I' not sure what this is correct declaration for dependencies. Should we add them with Array like ['libyaml', 'libyaml-devel']?

@dsisnero
Copy link
Contributor Author

https://github.com/oneclick/rubyinstaller2/wiki/For-gem-developers

Their example
gemspec.metadata['msys2_mingw_dependencies'] = 'libusb sqlite'

@MSP-Greg
Copy link
Contributor

Most MSYS2 mingw/ucrt packages do not have 'dev' or 'devel' packages, unlike many *nix derivates. Specifically, there is no libyaml-devel package. Otherwise, LGTM.

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.

3 participants