diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/midnight-commander.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/midnight-commander.rb b/Library/Formula/midnight-commander.rb index 5ef69c06c..87c2a4812 100644 --- a/Library/Formula/midnight-commander.rb +++ b/Library/Formula/midnight-commander.rb @@ -9,6 +9,7 @@ class MidnightCommander < Formula depends_on 'pkg-config' => :build depends_on 'glib' + depends_on 'openssl' if MacOS.version <= :leopard depends_on 's-lang' depends_on 'libssh2' |
