Skip to content

Commit

Permalink
add a few more zlibs
Browse files Browse the repository at this point in the history
  • Loading branch information
bgruening committed Dec 31, 2024
1 parent c08c5bb commit 5782cac
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions recipes/bioconductor-gmapr/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ requirements:
- r-base
- libblas
- liblapack
- zlib
run:
- bioconductor-biobase >=2.66.0,<2.67.0
- bioconductor-biocgenerics >=0.52.0,<0.53.0
Expand Down
1 change: 1 addition & 0 deletions recipes/bioconductor-hicdoc/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ requirements:
- r-rcpp >=0.12.8
- libblas
- liblapack
- zlib

run:
- bioconductor-biocgenerics >=0.52.0,<0.53.0
Expand Down
1 change: 1 addition & 0 deletions recipes/bioconductor-rmmquant/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ requirements:
- r-rcpp >=0.12.8
- libblas
- liblapack
- zlib
run:
- bioconductor-apeglm >=1.28.0,<1.29.0
- bioconductor-biocstyle >=2.34.0,<2.35.0
Expand Down

0 comments on commit 5782cac

Please sign in to comment.