Skip to content

Commit

Permalink
putty: depends on pkg-config
Browse files Browse the repository at this point in the history
  • Loading branch information
jacknagel committed Feb 10, 2013
1 parent 1856ef4 commit 0d9cabc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/putty.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0d9cabc

Please sign in to comment.