From dedc5dae7547c833eafcdb0c8a4be1497613d7b1 Mon Sep 17 00:00:00 2001 From: Henry Schreiner Date: Mon, 19 Aug 2024 14:55:20 -0400 Subject: [PATCH] Update meta.yaml --- conda.recipe/meta.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conda.recipe/meta.yaml b/conda.recipe/meta.yaml index ce9119a..f771854 100644 --- a/conda.recipe/meta.yaml +++ b/conda.recipe/meta.yaml @@ -12,6 +12,8 @@ build: requirements: build: - {{ compiler('cxx') }} + - {{ stdlib('c') }} + - {{ compiler('c') }} host: - python