aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/hatari.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/hatari.rb b/Library/Formula/hatari.rb
index aba10767e..a61e2b121 100644
--- a/Library/Formula/hatari.rb
+++ b/Library/Formula/hatari.rb
@@ -8,6 +8,7 @@ class Hatari < Formula
head 'http://hg.tuxfamily.org/mercurialroot/hatari/hatari', :using => :hg, :branch => 'default'
depends_on 'cmake' => :build
+ depends_on 'libpng' if MacOS.version <= :leopard
depends_on 'sdl'
def install