aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Nagel2014-04-22 16:58:15 -0500
committerJack Nagel2014-04-22 16:58:15 -0500
commit59445de621af9dcb3e6070e93bc4bb9e69bb603d (patch)
tree1f8df646ee1eed1ff4bea07c8fd8e5dc3b6911ac
parent91dc2df33a50df37416be448298ddebdd95a849e (diff)
downloadhomebrew-59445de621af9dcb3e6070e93bc4bb9e69bb603d.tar.bz2
dovecot: use Homebrew's openssl
-rw-r--r--Library/Formula/dovecot.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/dovecot.rb b/Library/Formula/dovecot.rb
index 25becf6d6..2487a9649 100644
--- a/Library/Formula/dovecot.rb
+++ b/Library/Formula/dovecot.rb
@@ -7,6 +7,7 @@ class Dovecot < Formula
sha256 'f3de1cae5665ff202713c1489bc96b4d029760808bf3311d76c173d7f3e38c56'
depends_on 'clucene' => :optional
+ depends_on 'openssl'
def install
args = %W[--prefix=#{prefix}