From 52ccb6a82299a6952d7506e99d9411166bc9b9e1 Mon Sep 17 00:00:00 2001 From: Mark Harfouche Date: Wed, 6 Nov 2024 19:28:25 -0500 Subject: [PATCH] Apply suggestions from code review --- recipe/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index e29ef476..b33c37a7 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -73,7 +73,7 @@ requirements: - make # [not win] - ninja # [win] - {{ mpi }} # [build_platform != target_platform and mpi != 'nompi'] - # - libgfortran-devel_osx-64 # [build_platform != target_platform and build_platform == 'osx-64'] + - libgfortran-devel_osx-64 # [build_platform != target_platform and build_platform == 'osx-64'] # Keep both versions of openssl in sync - openssl host: