sys-fs/f2fs-tools added unconditional dependencies on app-arch/lz4 and dev-libs/lzo, but the upstream build system allows those dependencies to be disabled with '--without-lz4' and '--without-lzo'. Expose those options as USE flags and make the dependencies conditional. Pull request is forthcoming.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b6835d6628c39fa13ae6183ee9a0fb69ca77a1f commit 6b6835d6628c39fa13ae6183ee9a0fb69ca77a1f Author: Matt Whitlock <gentoo@mattwhitlock.name> AuthorDate: 2023-04-15 20:24:41 +0000 Commit: Viorel Munteanu <ceamac@gentoo.org> CommitDate: 2023-04-16 12:25:56 +0000 sys-fs/f2fs-tools: add "lz4" and "lzo" USE flags Closes: https://bugs.gentoo.org/904380 Signed-off-by: Matt Whitlock <gentoo@mattwhitlock.name> Closes: https://github.com/gentoo/gentoo/pull/30609 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> sys-fs/f2fs-tools/f2fs-tools-1.16.0.ebuild | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-)