add missing (direct) lz4 dependency in libarchive easyconfigs#24203
Conversation
|
@boegelbot please test @ jsc-zen3 |
|
@boegel: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3391489104 processed Message to humans: this is just bookkeeping information for me, |
bedroge
left a comment
There was a problem hiding this comment.
Lgtm, both https://github.com/libarchive/libarchive/blob/v3.5.1/configure.ac#L389 and https://github.com/libarchive/libarchive/blob/v3.5.1/CMakeLists.txt#L200 show that 3.5.1 and newer versions have an (optional) dependency on lz4.
|
Test report by @boegelbot |
|
Also a bunch of successful builds in EESSI/software-layer#1234 already. |
|
Going in, thanks @boegel! |
(created using
eb --new-pr)lz4 is already included as indirect dependency via zstd, but libarchive depends on it directly...