missing_formula: pillow lives in homebrew/science

This commit is contained in:
Jonathan Chang 2017-04-01 03:32:25 -07:00
parent 8b682e22cd
commit 18c7254ecd

View File

@ -31,7 +31,7 @@ module Homebrew
#{Formatter.url("https://pip.readthedocs.io/en/stable/installing/")} #{Formatter.url("https://pip.readthedocs.io/en/stable/installing/")}
EOS EOS
when "pil" then <<-EOS.undent when "pil" then <<-EOS.undent
Instead of PIL, consider `pip install pillow` or `brew install Homebrew/python/pillow`. Instead of PIL, consider `pip install pillow` or `brew install Homebrew/science/pillow`.
EOS EOS
when "macruby" then <<-EOS.undent when "macruby" then <<-EOS.undent
MacRuby is not packaged and is on an indefinite development hiatus. MacRuby is not packaged and is on an indefinite development hiatus.