Skip to content

Commit

Permalink
specidy channel
Browse files Browse the repository at this point in the history
  • Loading branch information
hacknus committed Dec 11, 2024
1 parent cbe00d8 commit 8f68600
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions recipes/serial-monitor-rust/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,25 +46,25 @@ requirements:
- pkg-config
- if: linux
then:
libclang
gtk3
libxcb
libxkbcommon
openssl
libudev
- conda-forge::libclang
- conda-forge::gtk3
- conda-forge::libxcb
- conda-forge::libxkbcommon
- conda-forge::openssl
- conda-forge::libudev
- if: win
then:
rust

run:
- if: linux
then:
libclang
gtk3
libxcb
libxkbcommon
openssl
libudev
- conda-forge::libclang
- conda-forge::gtk3
- conda-forge::libxcb
- conda-forge::libxkbcommon
- conda-forge::openssl
- conda-forge::libudev

about:
repository: https://github.com/hacknus/serial-monitor-rust
Expand Down

0 comments on commit 8f68600

Please sign in to comment.