
Hopefully put this to bed for once and for all. Add a new method `runtime_formulae_dependencies` which returns the `runtime_dependencies` which have only the `Formula` objects that exist. I've checked all the `runtime_dependencies` callers and updated them accordingly. Also, fix a few cases where runtime dependencies were being read from the tab when this wasn't desirable.
Library
This directory contains all the code run by the official brew
and brew cask
commands in Homebrew
and all formulae (package descriptions) in taps (repositories containing formulae) in Taps
subdirectories.