aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/msmtp.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/msmtp.rb b/Library/Formula/msmtp.rb
index 56f068ebc..ca502f306 100644
--- a/Library/Formula/msmtp.rb
+++ b/Library/Formula/msmtp.rb
@@ -6,6 +6,7 @@ class Msmtp < Formula
sha1 'c0edce1e1951968853f15209c8509699ff9e9ab5'
depends_on 'pkg-config' => :build
+ depends_on 'curl-ca-bundle' => :optional
# msmtp enables OS X Keychain support by default, so no need to ask for it.