diff options
author | Sebastian Pipping <sping@gentoo.org> | 2025-01-06 19:07:31 +0100 |
---|---|---|
committer | Sebastian Pipping <sping@gentoo.org> | 2025-01-06 19:08:23 +0100 |
commit | c2f5cb6faddc8476932342547ba60b619e14d2e3 (patch) | |
tree | 978991fc09b62c393678e156302a8a7e67ecf25b /dev-util/lcov/lcov-9999.ebuild | |
parent | media-gfx/fotema: Bump to 1.18.3 (diff) | |
download | gentoo-c2f5cb6faddc8476932342547ba60b619e14d2e3.tar.gz gentoo-c2f5cb6faddc8476932342547ba60b619e14d2e3.tar.bz2 gentoo-c2f5cb6faddc8476932342547ba60b619e14d2e3.zip |
dev-util/lcov: Sync 9999
Bug: https://bugs.gentoo.org/922908
Signed-off-by: Sebastian Pipping <sping@gentoo.org>
Diffstat (limited to 'dev-util/lcov/lcov-9999.ebuild')
-rw-r--r-- | dev-util/lcov/lcov-9999.ebuild | 9 |
1 files 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=" |