#1063387 linux: should there be a dependency on xz-utils?

#1063387#5
Date:
2024-02-07 13:01:29 UTC
From:
To:
Since module compression was recently enabled, I'm wondering whether some
package (probably kbuild or headers) should add a dependency on xz-utils
to ensure the tools are available when building out-of-tree modules.

The missing xz was noticed in the dkms CI:
https://github.com/dell/dkms/pull/393


Andreas