Pass build_from_source value to dependency installer
This commit is contained in:
parent
3a4bd12d48
commit
f01c8a0218
@ -316,6 +316,7 @@ class FormulaInstaller
|
||||
fi.options |= inherited_options
|
||||
fi.ignore_deps = true
|
||||
fi.show_header = false
|
||||
fi.build_from_source = build_from_source
|
||||
fi.prelude
|
||||
oh1 "Installing #{f} dependency: #{Tty.green}#{dep.name}#{Tty.reset}"
|
||||
outdated_keg.unlink if outdated_keg
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user