From dace1dbf542d06ccee041ac39799e73cc5495a61 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 7 Oct 2012 14:47:51 -0700 Subject: swfmill: add missing dependencies Fixes #15344. --- Library/Formula/swfmill.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Library/Formula') 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}" -- cgit v1.2.3