aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
diff options
context:
space:
mode:
authorcubuspl422016-03-06 13:26:10 +0100
committerXu Cheng2016-03-08 13:47:29 +0800
commit16f8b16f190f92bd9f4af3db5464fc924bdcd854 (patch)
treec4059a80df99888554e9778acee97fc15a64cc97 /Library/Homebrew
parent0578ba0f429708773489fdd8f9647c2712c7025c (diff)
downloadbrew-16f8b16f190f92bd9f4af3db5464fc924bdcd854.tar.bz2
blacklist: suggest Cask for installing mactex
Closes Homebrew/homebrew#49817. Signed-off-by: Alex Dunn <adunn@ucsb.edu>
Diffstat (limited to 'Library/Homebrew')
-rw-r--r--Library/Homebrew/blacklist.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/Library/Homebrew/blacklist.rb b/Library/Homebrew/blacklist.rb
index 61923e5fa..21b36f1e1 100644
--- a/Library/Homebrew/blacklist.rb
+++ b/Library/Homebrew/blacklist.rb
@@ -8,6 +8,10 @@ def blacklisted?(name)
and only builds 32-bit (and thus can't use Homebrew deps on Snow Leopard.)
We recommend using a MacTeX distribution: https://www.tug.org/mactex/
+
+ You can install it using Cask:
+
+ brew cask install mactex
EOS
when "pip" then <<-EOS.undent
Homebrew provides pip via: `brew install python`. However you will then