diff options
| -rw-r--r-- | Library/Formula/dovecot.rb | 1 |
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} |
