Merge pull request #5769 from waldyrious/patch-1

missing_formula.rb: add help message for uconv
This commit is contained in:
Mike McQuaid 2019-02-19 12:56:36 +00:00 committed by GitHub
commit 605c0e8239
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