Skip to content

Commit d6b9f3b

Browse files
committed
Add org/repo prefix
Closes #4. Signed-off-by: SeongTae Jeong <[email protected]>
1 parent 2f5783e commit d6b9f3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/sqlb-sqlcipher.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class SqlbSqlcipher < Formula
1818
end
1919

2020
depends_on arch: :arm64
21-
depends_on "sqlb-openssl@3"
21+
depends_on "sqlitebrowser/tap/sqlb-openssl@3"
2222

2323
# Build scripts require tclsh. `--disable-tcl` only skips building extension
2424
uses_from_macos "tcl-tk" => :build

0 commit comments

Comments
 (0)