Skip to content

Commit

Permalink
Add osx-arm64 to r-facets (#52091)
Browse files Browse the repository at this point in the history
* Add osx-arm64 to r-facets, r-spp

* Add bioconductor-rsamtools osx-arm64 support - is a dependency for r-spp

* Revert attempt to include r-spp and bioconductor-rsamtools due to excessive dependencies to build for osx-arm64
  • Loading branch information
dslarm authored Nov 15, 2024
1 parent 7aa03d7 commit 526220b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion recipes/r-facets/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ source:
sha256: aa671d4fc66e10ce2fe4c8b2cbac4946da8a1564627240ea916db6cd8ec2a6c5

build:
number: 5
number: 6
run_exports:
- {{ pin_subpackage("r-facets", max_pin="x") }}
rpaths:
Expand Down Expand Up @@ -39,5 +39,6 @@ about:
extra:
additional-platforms:
- linux-aarch64
- osx-arm64
identifiers:
- biotools:facets

0 comments on commit 526220b

Please sign in to comment.