aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/elinks.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/elinks.rb b/Library/Formula/elinks.rb
index 6d26e0e31..742c6ecdb 100644
--- a/Library/Formula/elinks.rb
+++ b/Library/Formula/elinks.rb
@@ -25,6 +25,8 @@ class Elinks < Formula
depends_on :libtool
end
+ depends_on "openssl"
+
def install
ENV.deparallelize
ENV.delete('LD')