Skip to content

Commit

Permalink
meta.yaml: arrow-cpp -> arrow_cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
rouault committed Dec 9, 2022
1 parent 32557d8 commit cf23f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ outputs:
build:
# currently, openssl 3 only works for arrow>=10; this may change if certain changes are
# backported; tracked in e.g. https://github.com/conda-forge/arrow-cpp-feedstock/pull/874
skip: true # [(openssl == "3") and (arrow-cpp != "10.0.1")]
skip: true # [(openssl == "3") and (arrow_cpp != "10.0.1")]
requirements:
build:
- cmake
Expand Down

0 comments on commit cf23f8c

Please sign in to comment.