flux-core: add uuid (#42635)
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
This commit is contained in:
parent
aa1820eb5c
commit
222241f232
@ -160,7 +160,8 @@ class FluxCore(AutotoolsPackage):
|
||||
depends_on("pkgconfig")
|
||||
depends_on("lz4")
|
||||
depends_on("sqlite")
|
||||
|
||||
# Before this version, czmq brings it in
|
||||
depends_on("uuid", when="@0.55.0:")
|
||||
depends_on("asciidoc", type="build", when="+docs")
|
||||
depends_on("py-docutils", type="build", when="@0.32.0: +docs")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user