diff --git a/conda/recipes/rapids-build-env/meta.yaml b/conda/recipes/rapids-build-env/meta.yaml index e0f0e626..d27ac76c 100644 --- a/conda/recipes/rapids-build-env/meta.yaml +++ b/conda/recipes/rapids-build-env/meta.yaml @@ -114,6 +114,7 @@ requirements: - pre-commit - protobuf {{ protobuf_version }} - psutil + - ptxcompiler # [linux64] # CUDA enhanced compat. See https://github.com/rapidsai/ptxcompiler - pyarrow {{ arrow_version }} - pydeck {{ pydeck_version }} - pydocstyle {{ pydocstyle_version }}