Skip to content

Commit

Permalink
harfbuzz: does *not* depend on fontconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
jacknagel committed Sep 1, 2013
1 parent 62a7755 commit 40b5efb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Formula/harfbuzz.rb
Expand Up @@ -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"
Expand Down

0 comments on commit 40b5efb

Please sign in to comment.