Can I request a formula to be built? #4334
Replies: 2 comments 2 replies
-
Beta Was this translation helpful? Give feedback.
-
Their build instructions are pretty straightforward. It looks like you can just lift the However, I'm not sure this is suitable for inclusion into Homebrew/core. They vendor multiple dependencies that are provided by Homebrew. See https://github.com/exaloop/codon/blob/2d20e1b35879bd97acec1c0ec3835ef3919dd32f/cmake/deps.cmake. I suggest either creating a formula in your own tap and/or asking upstream (or sending a PR) to support using system-provided versions of the libraries they vendor. The particularly important ones are |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew config
Output of
brew doctor
Description of issue
It is my first time requesting a formula here, so I don't think this is the right place. I found an interesting software called
codon
, and it can be built on macOS. I would appreciate it very much if someone could help me build it.Beta Was this translation helpful? Give feedback.
All reactions