aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/hydra.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/hydra.rb b/Library/Formula/hydra.rb
index a4f7a89f5..ea4d8f338 100644
--- a/Library/Formula/hydra.rb
+++ b/Library/Formula/hydra.rb
@@ -13,7 +13,7 @@ class Hydra < Formula
sha1 "a9682892cb112e109cac81dae9ae123aa2dd38e7" => :lion
end
- depends_on 'libssh' => :recommended
+ depends_on 'libssh' => :optional
def install
system "./configure", "--prefix=#{prefix}"