missing_formula.rb: add help message for uconv
This commit is contained in:
parent
78a1732ba2
commit
d4e3fb45cb
@ -95,6 +95,10 @@ module Homebrew
|
||||
cargo is part of the rust formula:
|
||||
brew install rust
|
||||
EOS
|
||||
when "uconv" then <<~EOS
|
||||
uconv is part of the icu4c formula:
|
||||
brew install icu4c
|
||||
EOS
|
||||
end
|
||||
end
|
||||
alias generic_blacklisted_reason blacklisted_reason
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user