aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorTim D. Smith2014-10-21 01:13:40 -0700
committerMike McQuaid2014-10-23 10:36:02 +0100
commit47680d3d5b40159d4b895aa92fc6761da17d1496 (patch)
tree54fc0e68264c97f188597ef2c8d2451e3e914162 /Library/Formula
parent099a622bca3dbb91247bf998704e6ce6dc10e273 (diff)
downloadhomebrew-47680d3d5b40159d4b895aa92fc6761da17d1496.tar.bz2
libopendkim: use Homebrew openssl
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