-
- Downloads
FormulaInstaller: rescue tap unavail for reqs too
Calling `compute_dependencies` will make sure both requirements and
dependencies are expanded, so that any referenced taps can be
auto-tapped. Prior to this commit only dependencies were expanded for
the sake of auto-tapping, so dependencies of requirements would cause
installation to fail whenever a tap unavailable exception was
encountered.
Closes Homebrew/homebrew#50271
Closes Homebrew/homebrew#50281.
Signed-off-by:
ilovezfs <ilovezfs@icloud.com>
Please register or sign in to comment