commit: c2f5cb6faddc8476932342547ba60b619e14d2e3 Author: Sebastian Pipping <sping <AT> gentoo <DOT> org> AuthorDate: Mon Jan 6 18:07:31 2025 +0000 Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org> CommitDate: Mon Jan 6 18:08:23 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2f5cb6f
dev-util/lcov: Sync 9999 Bug: https://bugs.gentoo.org/922908 Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org> dev-util/lcov/lcov-9999.ebuild | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/dev-util/lcov/lcov-9999.ebuild b/dev-util/lcov/lcov-9999.ebuild index 5ec804295fa7..2f56081aa256 100644 --- a/dev-util/lcov/lcov-9999.ebuild +++ b/dev-util/lcov/lcov-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -27,12 +27,7 @@ RDEPEND=" dev-lang/perl dev-perl/Capture-Tiny dev-perl/DateTime - || ( - dev-perl/JSON-XS - dev-perl/Cpanel-JSON-XS - virtual/perl-JSON-PP - dev-perl/JSON - ) + dev-perl/JSON dev-perl/PerlIO-gzip " BDEPEND="
