Skip to content

Commit 57c08b0

Browse files
committed
ignore: mark ripgrep as an sst/tap/opencode depends_on
1 parent 08efb9c commit 57c08b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/opencode/script/publish.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,8 @@ if (!Script.preview) {
199199
` homepage "https://github.com/sst/opencode"`,
200200
` version "${Script.version.split("-")[0]}"`,
201201
"",
202+
` depends_on "ripgrep"`,
203+
"",
202204
" on_macos do",
203205
" if Hardware::CPU.intel?",
204206
` url "https://github.com/sst/opencode/releases/download/v${Script.version}/opencode-darwin-x64.zip"`,

0 commit comments

Comments
 (0)