Skip to content

Commit

Permalink
devider: add clangdev host dependency for linux-aarch64
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
  • Loading branch information
martin-g committed Oct 14, 2024
1 parent a939278 commit 3d5d993
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipes/devider/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ requirements:
- cargo-bundle-licenses
- make
- cmake >=3.12
host:
- clangdev >=16,<17 # [linux and aarch64]
run:
- python
- samtools
Expand Down

0 comments on commit 3d5d993

Please sign in to comment.