Skip to content

Commit

Permalink
harfbuzz: Fix compilation on powerpc.
Browse files Browse the repository at this point in the history
Signed-off-by: Rogério Brito <rbrito@ime.usp.br>
  • Loading branch information
Rogério Brito committed Apr 4, 2013
1 parent 0e7a0e1 commit 2dbbfad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Library/Formula/harfbuzz.rb
Expand Up @@ -8,6 +8,7 @@ class Harfbuzz < Formula
depends_on 'pkg-config' => :build
depends_on 'glib'
depends_on 'icu4c' => :recommended
depends_on 'm4' => :build if MacOS.version <= :leopard

# Needs newer fontconfig than XQuartz provides for pango
depends_on 'fontconfig'
Expand Down

0 comments on commit 2dbbfad

Please sign in to comment.