eccodes: drop redundant build dependency (#43035)
This commit is contained in:
parent
dd59f4ba34
commit
7b46993fed
1 changed files with 0 additions and 1 deletions
|
@ -113,7 +113,6 @@ class Eccodes(CMakePackage):
|
|||
depends_on("cmake@3.12:", when="@2.19:", type="build")
|
||||
|
||||
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")
|
||||
|
||||
|
|
Loading…
Reference in a new issue