Skip to content
Snippets Groups Projects
Commit aaf2830b authored by Erik Schnetter's avatar Erik Schnetter
Browse files

Require cmake

parent 0296f96c
No related branches found
No related tags found
No related merge requests found
...@@ -18,6 +18,7 @@ class NetlibScalapack(Package): ...@@ -18,6 +18,7 @@ class NetlibScalapack(Package):
provides('scalapack') provides('scalapack')
depends_on('cmake')
depends_on('mpi') depends_on('mpi')
depends_on('lapack') depends_on('lapack')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment