diff options
Diffstat (limited to 'Library/Formula/putty.rb')
| -rw-r--r-- | Library/Formula/putty.rb | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
