From e12f71c000f1ee165b6a1013b6bac6a01aa868b2 Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Mon, 26 May 2025 10:50:54 +0200 Subject: [PATCH] from #1216 to 9.1.1.rc that got lost in merge from develoepr, added expat to host section to fix conda build --- conda-recipes/main-library/meta.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/conda-recipes/main-library/meta.yaml b/conda-recipes/main-library/meta.yaml index d427bbfe7..c77620714 100755 --- a/conda-recipes/main-library/meta.yaml +++ b/conda-recipes/main-library/meta.yaml @@ -28,6 +28,7 @@ requirements: - libgl-devel # [linux] - libtiff - zlib + - expat run: - libstdcxx-ng