diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/irssi.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/irssi.rb b/Library/Formula/irssi.rb index ce662477b..47f3729a3 100644 --- a/Library/Formula/irssi.rb +++ b/Library/Formula/irssi.rb @@ -7,6 +7,7 @@ class Irssi < Formula option "without-perl", "Build without perl support." + depends_on :clt # See https://github.com/mxcl/homebrew/issues/20952 depends_on 'pkg-config' => :build depends_on 'glib' |
