Revert "harfbuzz: enable Core Text support"

This reverts commit c0792d72abd63acef905ca5707d4606e2ab9df06.

This wasn't supposed to be merged yet. Was a Git screw up on pull.
This commit is contained in:
Dominyk Tiller 2015-08-10 18:53:56 +01:00
parent 30adf14fd9
commit 027a8c35ee

View file

@ -32,7 +32,6 @@ class Harfbuzz < Formula
--prefix=#{prefix}
--enable-introspection=yes
--with-gobject=yes
--with-coretext=yes
]
args << "--with-icu" if build.with? "icu4c"