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
+4
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