harfbuzz: does *not* depend on fontconfig
This commit is contained in:
parent
62a77550f1
commit
40b5efb09b
1 changed files with 0 additions and 3 deletions
|
@ -10,9 +10,6 @@ class Harfbuzz < Formula
|
|||
depends_on 'cairo'
|
||||
depends_on 'icu4c' => :recommended
|
||||
|
||||
# Needs newer fontconfig than XQuartz provides for pango
|
||||
depends_on 'fontconfig'
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-dependency-tracking", "--prefix=#{prefix}"
|
||||
system "make install"
|
||||
|
|
Loading…
Reference in a new issue