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

Removes runtime dep declaration #46

Merged
merged 2 commits into from
Apr 22, 2018
Merged

Removes runtime dep declaration #46

merged 2 commits into from
Apr 22, 2018

Conversation

jasonkarns
Copy link
Member

Run-time dep declarations have been deprecated

Homebrew/brew#3948

Run-time dep declarations have been deprecated

Homebrew/brew#3948
The node-build dep isn't just recommended, it's required.

It was originally marked required so that the node-build dep could be
satisfied outside homebrew (via git install, etc). However, this isn't
consistent with other nodenv homebrew formula. And it's highly unlikely
that one would install node-build outside homebrew, but then use
homebrew for the plugins. (Most likely, they would install all of
nodenv* the same way, e.g. all homebrew or all via git.)
@jasonkarns jasonkarns merged commit cae7c42 into master Apr 22, 2018
@jasonkarns jasonkarns deleted the runtime-dep branch April 22, 2018 15:12
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.

1 participant