aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Homebrew/blacklist.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/blacklist.rb b/Library/Homebrew/blacklist.rb
index 7bfa0558f..5f1a00775 100644
--- a/Library/Homebrew/blacklist.rb
+++ b/Library/Homebrew/blacklist.rb
@@ -20,7 +20,7 @@ def blacklisted? name
The Python bindings (import wx) for wxWidgets are installed by:
brew install wxwidgets
EOS
- when 'tex', 'tex-live', 'texlive' then <<-EOS.undent
+ when 'tex', 'tex-live', 'texlive', 'latex' then <<-EOS.undent
Installing TeX from source is weird and gross, requires a lot of patches,
and only builds 32-bit (and thus can't use Homebrew deps on Snow Leopard.)