Skip to content

Commit

Permalink
Fixed run_exports_ lint complaint
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesEGrant committed Oct 25, 2024
1 parent 0cae8c5 commit 1f51415
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion recipes/crux-toolkit/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ requirements:
# both needed as run-time dependencies
- {{ compiler('c') }}
- {{ compiler('cxx') }}
ignore_run_exports_from:

ignore_run_exports_from:
- {{ compiler('c') }}
- {{ compiler('cxx') }}

Expand Down

0 comments on commit 1f51415

Please sign in to comment.