aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/sqlcipher.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/sqlcipher.rb b/Library/Formula/sqlcipher.rb
index 88ab7cc65..e36674ce1 100644
--- a/Library/Formula/sqlcipher.rb
+++ b/Library/Formula/sqlcipher.rb
@@ -17,6 +17,7 @@ class Sqlcipher < Formula
--prefix=#{prefix}
--enable-tempstore=yes
--with-crypto-lib=#{Formula["openssl"].opt_prefix}
+ --enable-load-extension
--disable-tcl
]