aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/pango.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/pango.rb')
-rw-r--r--Library/Formula/pango.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/pango.rb b/Library/Formula/pango.rb
index 40fd2e2dd..fa91ff959 100644
--- a/Library/Formula/pango.rb
+++ b/Library/Formula/pango.rb
@@ -13,6 +13,8 @@ class Pango < Formula
if MacOS.leopard?
depends_on 'fontconfig' # Leopard's fontconfig is too old.
depends_on 'cairo' # Leopard doesn't come with Cairo.
+ elsif MacOS.lion?
+ depends_on 'cairo' # links against system Cairo without this
end
def install