diff options
Diffstat (limited to 'Library/Homebrew/blacklist.rb')
| -rw-r--r-- | Library/Homebrew/blacklist.rb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Library/Homebrew/blacklist.rb b/Library/Homebrew/blacklist.rb index fc8ad618e..017c77ea9 100644 --- a/Library/Homebrew/blacklist.rb +++ b/Library/Homebrew/blacklist.rb @@ -11,10 +11,6 @@ def blacklisted? name Some build scripts fail to detect it correctly, please check existing formulae for solutions. EOS - when 'wxpython' then <<-EOS.undent - The Python bindings (import wx) for wxWidgets are installed by: - brew install wxwidgets - EOS 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.) |
