Skip to content

Commit

Permalink
Merge pull request #121 from flux-framework/update-package/flux-core-…
Browse files Browse the repository at this point in the history
…2023-10-16

Update from update-package/flux-core-2023-10-16
  • Loading branch information
vsoch authored Oct 16, 2023
2 parents 0059870 + 8f94673 commit f621212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/flux-core/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ class FluxCore(AutotoolsPackage):
conflicts("platform=darwin", msg="flux-core does not support MacOS based platforms.")
conflicts("platform=windows", msg="flux-core does not support Windows based platforms.")

depends_on("libarchive", when="@0.38.0:")
depends_on("libarchive+iconv", when="@0.38.0:")
depends_on("[email protected]:", when="@0.32.0:")
depends_on("[email protected]:")
depends_on("[email protected]:")
Expand Down

0 comments on commit f621212

Please sign in to comment.