From cac86a4f0b0588aea6f0dd4c3daff247aeead3ca Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 11 Mar 2013 10:27:50 -0700 Subject: [PATCH] blacklist latex Closes Homebrew/homebrew#18404. --- Library/Homebrew/blacklist.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/blacklist.rb b/Library/Homebrew/blacklist.rb index 7bfa0558fa..5f1a007757 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.)