Skip to content

Commit

Permalink
add fake python dependency to split up jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
h-vetinari committed May 5, 2023
1 parent b9fc74e commit d00b244
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ outputs:
- autoconf # [linux]
- make # [linux]
host:
# fake python dependency to split up jobs
- python
# for required dependencies, see
# https://github.com/apache/arrow/blob/apache-arrow-11.0.0/cpp/cmake_modules/ThirdpartyToolchain.cmake#L46-L75
- clangdev {{ llvm_version }}
Expand Down

0 comments on commit d00b244

Please sign in to comment.