summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sping@gentoo.org>2025-01-07 02:09:58 +0100
committerSebastian Pipping <sping@gentoo.org>2025-01-07 02:14:03 +0100
commit8e0d36a0bc730ebb25a0e5c96821d0a2b8349702 (patch)
tree9d3b209a9e47d8bfc7659ebac8c35c0b5e67ea38 /dev-util/lcov
parentsys-fs/unionfs-fuse: 3.6 (diff)
downloadgentoo-8e0d36a0bc730ebb25a0e5c96821d0a2b8349702.tar.gz
gentoo-8e0d36a0bc730ebb25a0e5c96821d0a2b8349702.tar.bz2
gentoo-8e0d36a0bc730ebb25a0e5c96821d0a2b8349702.zip
dev-util/lcov: Add missing runtime dependency dev-perl/TimeDate
Closes: https://bugs.gentoo.org/947646 Signed-off-by: Sebastian Pipping <sping@gentoo.org>
Diffstat (limited to 'dev-util/lcov')
-rw-r--r--dev-util/lcov/lcov-2.0-r3.ebuild (renamed from dev-util/lcov/lcov-2.0-r2.ebuild)1
-rw-r--r--dev-util/lcov/lcov-9999.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/dev-util/lcov/lcov-2.0-r2.ebuild b/dev-util/lcov/lcov-2.0-r3.ebuild
index 12bd336df596..c4a7d3538752 100644
--- a/dev-util/lcov/lcov-2.0-r2.ebuild
+++ b/dev-util/lcov/lcov-2.0-r3.ebuild
@@ -33,6 +33,7 @@ RDEPEND="
virtual/perl-JSON-PP
dev-perl/JSON
)
+ dev-perl/TimeDate
dev-perl/PerlIO-gzip
"
BDEPEND="
diff --git a/dev-util/lcov/lcov-9999.ebuild b/dev-util/lcov/lcov-9999.ebuild
index add2c688f074..6c598e69a44b 100644
--- a/dev-util/lcov/lcov-9999.ebuild
+++ b/dev-util/lcov/lcov-9999.ebuild
@@ -33,6 +33,7 @@ RDEPEND="
virtual/perl-JSON-PP
dev-perl/JSON
)
+ dev-perl/TimeDate
dev-perl/PerlIO-gzip
"
BDEPEND="