ufs-weather-model: add build dependency (#41724)
This commit is contained in:
parent
7023edb37c
commit
3dc02e55e6
@ -68,6 +68,7 @@ class UfsWeatherModel(CMakePackage):
|
||||
depends_on("sp")
|
||||
depends_on("w3emc")
|
||||
depends_on("w3nco")
|
||||
depends_on("python", type="build")
|
||||
|
||||
def setup_build_environment(self, env):
|
||||
spec = self.spec
|
||||
|
Loading…
Reference in New Issue
Block a user