flux-core icon indicating copy to clipboard operation
flux-core copied to clipboard

build: missing checks in configure

Open grondo opened this issue 1 year ago • 2 comments

In #5443 a couple missing checks in configure were discovered:

  • The python ply package
  • libsodium

I'm not sure about libsodium. It seems to only be required by flux-keygen, which only uses it to print the sodium version. Still required?

grondo avatar Sep 11 '23 16:09 grondo