Merge pull request #5769 from waldyrious/patch-1
missing_formula.rb: add help message for uconv
This commit is contained in:
commit
605c0e8239
@ -95,6 +95,10 @@ module Homebrew
|
|||||||
cargo is part of the rust formula:
|
cargo is part of the rust formula:
|
||||||
brew install rust
|
brew install rust
|
||||||
EOS
|
EOS
|
||||||
|
when "uconv" then <<~EOS
|
||||||
|
uconv is part of the icu4c formula:
|
||||||
|
brew install icu4c
|
||||||
|
EOS
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
alias generic_blacklisted_reason blacklisted_reason
|
alias generic_blacklisted_reason blacklisted_reason
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user