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:
parent
30adf14fd9
commit
027a8c35ee
1 changed files with 0 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue