minizip-ng has the option to disable lzma support already in the configure step and the global USE flag lzma exists for this for other ebuilds, having it here too would be useful if one wants to build without it. Reproducible: Always
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aac0cbdb69ce2f9d11f7657067d5ef15f0cad32c commit aac0cbdb69ce2f9d11f7657067d5ef15f0cad32c Author: Tom Englund <tomenglund26@gmail.com> AuthorDate: 2024-03-30 19:19:35 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-07-15 02:16:36 +0000 sys-libs/minizip-ng: add lzma USE-flag it is optional in minizip-ng and there is a global lzma USE-flag in use for other ebuilds. Closes: https://bugs.gentoo.org/928249 Signed-off-by: Tom Englund <tomenglund26@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36001 Signed-off-by: Sam James <sam@gentoo.org> sys-libs/minizip-ng/minizip-ng-4.0.5.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)