Add wxPython as separate formula

Closes Homebrew/homebrew#25651.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Misty De Meo 2013-12-31 01:00:47 -08:00 committed by Adam Vandenberg
parent fdf5ecf4bb
commit edd03fbe69

View File

@ -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.)