From 05ff02367a51ca24a47c10bde610012ff6f6cb6a Mon Sep 17 00:00:00 2001 From: Cornelius Roemer Date: Wed, 17 Jul 2024 19:48:19 +0200 Subject: [PATCH] try boa selector --- src/recipe.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/recipe.yaml b/src/recipe.yaml index a4d460a..5d4b8e0 100644 --- a/src/recipe.yaml +++ b/src/recipe.yaml @@ -74,7 +74,10 @@ requirements: # https://github.com/conda-forge/gzip-feedstock/issues/8 # however gzip is already installed on stock macOS # We don't seem to support selectors, so temporarily disable gzip globally - # - gzip # [not arm64] + # TODO: Remove selector once gzip is available for arm64 + # i.e. once https://github.com/conda-forge/gzip-feedstock/pull/9 is merged + - sel(not arm64): + - gzip - iqtree >=2 - jq - ncbi-datasets-cli