aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/neon.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/neon.rb b/Library/Formula/neon.rb
index 65acb6589..c104a4685 100644
--- a/Library/Formula/neon.rb
+++ b/Library/Formula/neon.rb
@@ -28,6 +28,7 @@ class Neon < Formula
"--prefix=#{prefix}",
"--enable-shared",
"--disable-static",
+ "--with-ca-bundle=/usr/share/curl/curl-ca-bundle.crt",
"--disable-nls",
"--with-ssl",
]