diff options
| author | Misty De Meo | 2013-12-31 01:00:47 -0800 |
|---|---|---|
| committer | Adam Vandenberg | 2014-03-04 18:20:21 -0800 |
| commit | 87fcd58c665f62a126b259af4e0f5472fc70c192 (patch) | |
| tree | a5da65dcba8e7a1fba8d8fb87bf3885b0fcd5fd0 /Library/Homebrew/blacklist.rb | |
| parent | 07e42b750405a06440fc07d77f2f5dcf5cffd6a3 (diff) | |
| download | homebrew-87fcd58c665f62a126b259af4e0f5472fc70c192.tar.bz2 | |
Add wxPython as separate formula
Closes #25651.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
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.) |
