missing_formula.rb: add help message for uconv

This commit is contained in:
Waldir Pimenta 2019-02-19 10:51:52 +00:00 committed by GitHub
parent 78a1732ba2
commit d4e3fb45cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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