Skip to content

Commit 0e83970

Browse files
committed
Add missing ripgrep dep to the test case
Signed-off-by: Michał Górny <mgorny@quansight.com>
1 parent dc22d85 commit 0e83970

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

recipe/meta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,7 @@ outputs:
310310
requires:
311311
- {{ stdlib('c') }}
312312
- {{ compiler('c') }}
313+
- ripgrep
313314
commands:
314315
- VER=${PKG_VERSION%.*} # [not win]
315316
- VERABI=${VER} # [not win]

0 commit comments

Comments
 (0)