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

Explicitly install build dependencies #45

Merged
merged 1 commit into from
Feb 26, 2024
Merged

Conversation

k0kubun
Copy link
Member

@k0kubun k0kubun commented Feb 26, 2024

apt-get build-dep ruby3.0 installs bison, but apt-get build-dep ruby doesn't, which is still necessary for ruby_3_2 branch.

I don't want to manage the system ruby version for images that don't need a system ruby, so this PR explicitly specifies what https://github.com/rbenv/ruby-build/wiki#ubuntudebianmint says.

@k0kubun k0kubun merged commit 9282a69 into master Feb 26, 2024
24 checks passed
@k0kubun k0kubun deleted the explicit-build-dep branch February 26, 2024 04:11
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.

1 participant