missing_formula: update for Pillow's removal
Ref: https://github.com/Homebrew/homebrew-core/pull/17341 Ref: https://github.com/Homebrew/homebrew-core/pull/17357
This commit is contained in:
parent
2a75c6c591
commit
c6274b01df
@ -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/science/pillow`.
|
Instead of PIL, consider `pip install 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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user