eccodes: drop redundant build dependency (#43035)
This commit is contained in:
@@ -113,7 +113,6 @@ class Eccodes(CMakePackage):
|
|||||||
depends_on("cmake@3.12:", when="@2.19:", type="build")
|
depends_on("cmake@3.12:", when="@2.19:", type="build")
|
||||||
|
|
||||||
depends_on("ecbuild", type="build", when="@develop")
|
depends_on("ecbuild", type="build", when="@develop")
|
||||||
depends_on("ecbuild@3.7:", type="build", when="@2.25:")
|
|
||||||
|
|
||||||
conflicts("+openmp", when="+pthreads", msg="Cannot enable both POSIX threads and OMP")
|
conflicts("+openmp", when="+pthreads", msg="Cannot enable both POSIX threads and OMP")
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user