brew install --only-dependencies does not install all build deps required for the formula #6402
Answered
by
ZhongRuoyu
ipatch
asked this question in
Everyday usage
-
Output of
|
Beta Was this translation helpful? Give feedback.
Answered by
ZhongRuoyu
Sep 10, 2025
Replies: 1 comment 1 reply
-
|
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ipatch
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
brew install --build-from-source --only-dependenciesshould do what you want.