Unexpected/unexplained package upgrades for a brew upgrade with specific packages
#7025
Output of
|
Replies: 2 comments 2 replies
|
This is expected and is covered by this FAQ entry. In this case, |
|
Thanks for that explanation @p-linnane. Do you think it would be worth putting in a feature request for the |
This is expected and is covered by this FAQ entry. In this case,
llvmdepends on the explicitly requestedz3, and the installedrust1.97.1 depended onllvm, so Homebrew follows the reverse-dependent chain and upgrades both. The “Would upgrade dependencies for …” sections list forward dependencies; these are reverse dependents, so they only appear in the final upgrade summary.