From 054371025893a0ac54529f77cbca7c6485af71bf Mon Sep 17 00:00:00 2001 From: Vanessasaurus <814322+vsoch@users.noreply.github.com> Date: Mon, 4 Mar 2024 08:48:12 -0700 Subject: flux-core: flux-security dependency with build/link (#42985) --- var/spack/repos/builtin/packages/flux-core/package.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/var/spack/repos/builtin/packages/flux-core/package.py b/var/spack/repos/builtin/packages/flux-core/package.py index 1df4c07b83..3d6ce024d9 100644 --- a/var/spack/repos/builtin/packages/flux-core/package.py +++ b/var/spack/repos/builtin/packages/flux-core/package.py @@ -169,7 +169,7 @@ class FluxCore(AutotoolsPackage): # Note that if you install with this variant, it is # recommended to create a view and then a broker.toml that # has the path to flux-imp generated by flux-security - depends_on("flux-security", type="build", when="+security") + depends_on("flux-security", when="+security") # Need autotools when building on master: depends_on("autoconf", type="build", when="@master") -- cgit v1.2.3-70-g09d2