Audit gives warning re ncurses required for new formula (bower) #6168
-
Output of
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
You can try building it with |
Beta Was this translation helpful? Give feedback.
-
|
Sorry, I should have explained that I did already try that and received the following error: So I will submit and request the override. Thanks! |
Beta Was this translation helpful? Give feedback.
You can try building it with
uses_from_macos "ncurses" => :buildrather thandepends_on "ncurses" => :build. If that doesn't work, you can just submit it and we'll manually override the audit. We try to use the built in macOS components wherever possible.