aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/libopendkim.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/libopendkim.rb b/Library/Formula/libopendkim.rb
index 9cf5fc183..beaf69856 100644
--- a/Library/Formula/libopendkim.rb
+++ b/Library/Formula/libopendkim.rb
@@ -4,6 +4,7 @@ class Libopendkim < Formula
homepage "http://opendkim.org"
url "https://downloads.sourceforge.net/project/opendkim/opendkim-2.9.2.tar.gz"
sha1 "6d6720e60ffe44a689de6732d10e7aba26e24b06"
+ revision 1
bottle do
revision 1
@@ -13,6 +14,7 @@ class Libopendkim < Formula
end
depends_on "unbound"
+ depends_on "openssl"
def install
# --dsiable-filter: not needed for the library build