diff --git a/easybuild/easyconfigs/t/TorchGeo/TorchGeo-0.6.0-foss-2023a-CUDA-12.1.1.eb b/easybuild/easyconfigs/t/TorchGeo/TorchGeo-0.6.0-foss-2023a-CUDA-12.1.1.eb index bd8dc47da81d..d17b45d9c19f 100644 --- a/easybuild/easyconfigs/t/TorchGeo/TorchGeo-0.6.0-foss-2023a-CUDA-12.1.1.eb +++ b/easybuild/easyconfigs/t/TorchGeo/TorchGeo-0.6.0-foss-2023a-CUDA-12.1.1.eb @@ -14,6 +14,7 @@ builddependencies = [ ('Rust', '1.75.0'), ('maturin', '1.4.0', '-Rust-1.75.0'), ('PDM', '2.12.4'), + ('CMake', '3.26.3'), ] dependencies = [ diff --git a/easybuild/easyconfigs/t/TorchGeo/TorchGeo-0.6.0-foss-2023a.eb b/easybuild/easyconfigs/t/TorchGeo/TorchGeo-0.6.0-foss-2023a.eb index f6e859bc9eb3..f26fd966ebc1 100644 --- a/easybuild/easyconfigs/t/TorchGeo/TorchGeo-0.6.0-foss-2023a.eb +++ b/easybuild/easyconfigs/t/TorchGeo/TorchGeo-0.6.0-foss-2023a.eb @@ -13,6 +13,7 @@ builddependencies = [ ('Rust', '1.75.0'), ('maturin', '1.4.0', '-Rust-1.75.0'), ('PDM', '2.12.4'), + ('CMake', '3.26.3'), ] dependencies = [