From fad2455d1b7cd1ce04ba046ac4fe761612f744ba Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sat, 9 Feb 2013 23:53:28 -0600 Subject: putty: depends on pkg-config --- Library/Formula/putty.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library/Formula') diff --git a/Library/Formula/putty.rb b/Library/Formula/putty.rb index 3bdb9cfbb..9c807d72f 100644 --- a/Library/Formula/putty.rb +++ b/Library/Formula/putty.rb @@ -5,6 +5,7 @@ class Putty < Formula url 'http://the.earth.li/~sgtatham/putty/0.62/putty-0.62.tar.gz' sha1 '5898438614117ee7e3704fc3f30a3c4bf2041380' + depends_on 'pkg-config' => :build depends_on 'gtk+' => :optional def install -- cgit v1.2.3