aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorXu Cheng2015-01-09 13:50:44 +0800
committerMike McQuaid2015-01-09 11:49:46 +0000
commit343a77043e15596ebcf3b3586a6f2081db498457 (patch)
tree8b36b3478db4502aa99d5b22efc539fc79bb7d0a /Library/Formula
parent39ad8db7dee4c54b1b6ac8338df1f7af8bb1f947 (diff)
downloadhomebrew-343a77043e15596ebcf3b3586a6f2081db498457.tar.bz2
ssldump: link to homebrew openssl
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/ssldump.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/ssldump.rb b/Library/Formula/ssldump.rb
index 8bd060454..6a6381df9 100644
--- a/Library/Formula/ssldump.rb
+++ b/Library/Formula/ssldump.rb
@@ -3,6 +3,8 @@ class Ssldump < Formula
url "http://www.rtfm.com/ssldump/ssldump-0.9b3.tar.gz"
sha1 "a633a9a811a138eac5ed440d583473b644135ef5"
+ depends_on "openssl"
+
# reorder include files
# http://sourceforge.net/tracker/index.php?func=detail&aid=1622854&group_id=68993&atid=523055
# increase pcap sample size from an arbitrary 5000 the max TLS packet size 18432