Closed drbenmorgan closed 6 years ago
brew install --build-from-source <formula>
<formula>
brew audit --strict <formula>
brew install <formula>
Upstream's Doxygen is now stable, so migrate to use of it to allow bottles on macOS at least.
brew install --build-from-source <formula>
, where<formula>
is the name of the formula you're submitting?brew audit --strict <formula>
(after doingbrew install <formula>
)?Upstream's Doxygen is now stable, so migrate to use of it to allow bottles on macOS at least.