Remove libpng and freetype blacklist
This commit is contained in:
parent
c2725aa048
commit
f15bef5831
@ -16,11 +16,6 @@ def blacklisted? name
|
||||
However not all build scripts look for these hard enough, so you may need
|
||||
to call ENV.libxml2 in your formula's install function.
|
||||
EOS
|
||||
when 'freetype', 'libpng' then <<-EOS.undent
|
||||
Apple distributed #{name} with OS X until 10.8. It is also distributed
|
||||
as part of XQuartz. You can find the XQuartz installer here:
|
||||
http://xquartz.macosforge.org
|
||||
EOS
|
||||
when 'wxwidgets' then <<-EOS.undent
|
||||
An old version of wxWidgets can be found in /usr/X11/lib. However, Homebrew
|
||||
does provide a newer version:
|
||||
|
Loading…
x
Reference in New Issue
Block a user