diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 9399253..c81a822 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -185,10 +185,8 @@ outputs: - name: gds-base-monitors script: install-base-monitors.sh build: - ignore_run_exports_from: - # the build needs the c++ compiler, but doesn't - # link against it - - {{ compiler('cxx') }} + ignore_run_exports: + - libstdcxx run_exports: - {{ pin_subpackage("gds-base-monitors", max_pin="x") }} requirements: