dev-perl/String-Truncate: dep cleanup

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2025-11-08 23:25:03 +01:00
parent 3ecd736de0
commit 697d6f46fd
No known key found for this signature in database
GPG Key ID: DC2B16215ED5412A

View File

@ -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
@ -13,7 +13,6 @@ SLOT="0"
KEYWORDS="amd64 ~x86"
RDEPEND="
virtual/perl-Carp
>=dev-perl/Sub-Exporter-0.953.0
>=dev-perl/Sub-Install-0.30.0
"
@ -21,7 +20,6 @@ BDEPEND="
${RDEPEND}
>=virtual/perl-ExtUtils-MakeMaker-6.780.0
test? (
virtual/perl-File-Spec
>=virtual/perl-Test-Simple-0.960.0
)
"