diff --git a/recipes/serial-monitor-rust/recipe.yaml b/recipes/serial-monitor-rust/recipe.yaml index d30f31e..4befbad 100644 --- a/recipes/serial-monitor-rust/recipe.yaml +++ b/recipes/serial-monitor-rust/recipe.yaml @@ -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