diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/tcpflow.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/tcpflow.rb b/Library/Formula/tcpflow.rb index 39c527f0b..8b439a76f 100644 --- a/Library/Formula/tcpflow.rb +++ b/Library/Formula/tcpflow.rb @@ -14,6 +14,7 @@ class Tcpflow < Formula depends_on 'boost' => :build depends_on 'sqlite' if MacOS.version < :lion + depends_on "openssl" # Upstream fix for 10.6; can be removed in next release patch do |
