quantum-espresso: adding some missing build deps (#32109)
This commit is contained in:
parent
ede6d2caac
commit
01e80210be
@ -208,6 +208,8 @@ class QuantumEspresso(CMakePackage):
|
||||
depends_on("blas")
|
||||
depends_on("lapack")
|
||||
depends_on("fftw-api@3")
|
||||
depends_on("git@2.13:", type="build")
|
||||
depends_on("m4", type="build")
|
||||
|
||||
# CONFLICTS SECTION
|
||||
# Omitted for now due to concretizer bug
|
||||
|
Loading…
Reference in New Issue
Block a user