Skip to content
Snippets Groups Projects
Commit c7bb523c authored by Erik Schnetter's avatar Erik Schnetter Committed by Todd Gamblin
Browse files

Declare qthreads dependency on automake (#1711)

parent e22ff0d8
No related branches found
No related tags found
No related merge requests found
......@@ -54,6 +54,7 @@ class Qthreads(Package):
patch("trap.patch")
depends_on("autoconf", type="build")
depends_on("automake", type="build")
depends_on("hwloc")
def install(self, spec, prefix):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment