Skip to content

Commit

Permalink
requirements back to host
Browse files Browse the repository at this point in the history
  • Loading branch information
hacknus committed Dec 11, 2024
1 parent b437bdc commit 28b9889
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions recipes/serial-monitor-rust/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,11 @@ build:
- cargo install --locked --bins --root ${PREFIX} --path . --verbose

requirements:
build:
- cargo-bundle-licenses
host:
- ${{ compiler('rust') }}
- ${{ compiler('c') }}
- ${{ compiler('cxx') }}
- cargo-bundle-licenses
- pkg-config
run:
- if: linux
Expand Down

0 comments on commit 28b9889

Please sign in to comment.