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 dc22d85 commit 0e83970Copy full SHA for 0e83970
1 file changed
recipe/meta.yaml
@@ -310,6 +310,7 @@ outputs:
310
requires:
311
- {{ stdlib('c') }}
312
- {{ compiler('c') }}
313
+ - ripgrep
314
commands:
315
- VER=${PKG_VERSION%.*} # [not win]
316
- VERABI=${VER} # [not win]
0 commit comments