diff --git a/recipe/meta.yaml b/recipe/meta.yaml index c5042c08..7d2388e9 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -47,7 +47,7 @@ outputs: files: include: # everything not already in other outputs - - * + - "*" requirements: host: - {{ pin_subpackage("libllvm" + major_ver, exact=True) }}