Closed drbenmorgan closed 7 years ago
brew install --build-from-source <formula>
<formula>
brew audit --strict <formula>
brew install <formula>
Fixes #26
Xerces-c uses curl, so add explicit dependence on Linux only.
brew install --build-from-source <formula>
, where<formula>
is the name of the formula you're submitting?[ ] Does your build pass
brew audit --strict <formula>
(after doingbrew install <formula>
)?Fixes #26
Xerces-c uses curl, so add explicit dependence on Linux only.