We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f5783e commit d6b9f3bCopy full SHA for d6b9f3b
Formula/sqlb-sqlcipher.rb
@@ -18,7 +18,7 @@ class SqlbSqlcipher < Formula
18
end
19
20
depends_on arch: :arm64
21
- depends_on "sqlb-openssl@3"
+ depends_on "sqlitebrowser/tap/sqlb-openssl@3"
22
23
# Build scripts require tclsh. `--disable-tcl` only skips building extension
24
uses_from_macos "tcl-tk" => :build
0 commit comments