missing_formula.rb: don't disable texlive
This commit is contained in:
parent
5e42c2eca8
commit
83d1d6d564
@ -18,19 +18,6 @@ module Homebrew
|
|||||||
<<~EOS
|
<<~EOS
|
||||||
Xcode can be installed from the App Store.
|
Xcode can be installed from the App Store.
|
||||||
EOS
|
EOS
|
||||||
when "tex", "tex-live", "texlive", "mactex", "latex"
|
|
||||||
<<~EOS
|
|
||||||
There are three versions of MacTeX.
|
|
||||||
|
|
||||||
Full installation:
|
|
||||||
brew install --cask mactex
|
|
||||||
|
|
||||||
Full installation without bundled applications:
|
|
||||||
brew install --cask mactex-no-gui
|
|
||||||
|
|
||||||
Minimal installation:
|
|
||||||
brew install --cask basictex
|
|
||||||
EOS
|
|
||||||
else
|
else
|
||||||
generic_disallowed_reason(name)
|
generic_disallowed_reason(name)
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user