LAMMPS: Package KIM requires CURL after version 20190329 (#35182)
This commit is contained in:
parent
ddecf07045
commit
0e41788812
1 changed files with 1 additions and 0 deletions
|
@ -399,6 +399,7 @@ def url_for_version(self, version):
|
|||
depends_on("hdf5", when="+h5md")
|
||||
depends_on("jpeg", when="+jpeg")
|
||||
depends_on("kim-api", when="+kim")
|
||||
depends_on("curl", when="@20190329:+kim")
|
||||
depends_on("libpng", when="+png")
|
||||
depends_on("ffmpeg", when="+ffmpeg")
|
||||
depends_on("kokkos+deprecated_code+shared@3.0.00", when="@20200303+kokkos")
|
||||
|
|
Loading…
Reference in a new issue