Skip to content

Commit

Permalink
Add yasm to build dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice committed Jan 6, 2023
1 parent 772e580 commit b91daf5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions conda/environments/all_cuda-115_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ dependencies:
- sysroot_linux-64==2.17
- tifffile>=2022.7.28
- xz
- yasm
- zlib
- zstd
- pip:
Expand Down
2 changes: 1 addition & 1 deletion dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ dependencies:
packages:
- gcc_linux-64=9.*
- sysroot_linux-64==2.17
- yasm
- matrix:
arch: aarch64
packages:
Expand Down Expand Up @@ -129,7 +130,6 @@ dependencies:
# Not sure where these go, if anywhere:
# - openslide
# - xorg-libxcb
# - yasm
test_python:
common:
- output_types: [conda, requirements]
Expand Down

0 comments on commit b91daf5

Please sign in to comment.