aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/swfmill.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/swfmill.rb b/Library/Formula/swfmill.rb
index 86168f8ce..e38b1d8ee 100644
--- a/Library/Formula/swfmill.rb
+++ b/Library/Formula/swfmill.rb
@@ -6,6 +6,8 @@ class Swfmill < Formula
sha1 'e7ac1f267e4cbb8166acf6af78ddae914feed207'
depends_on 'pkg-config' => :build
+ depends_on :freetype
+ depends_on :libpng
def install
system "./configure", "--prefix=#{prefix}"