commit: abb2951fce55089b296754155bd5adb0743386fc
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat May 28 14:07:34 2022 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat May 28 14:08:21 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abb2951f
dev-perl/Inline: Add dependency on Encode, needed at least by the tests
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Inline/Inline-0.860.0.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-perl/Inline/Inline-0.860.0.ebuild
b/dev-perl/Inline/Inline-0.860.0.ebuild
index 535c2d9a6e42..e76ecba139cc 100644
--- a/dev-perl/Inline/Inline-0.860.0.ebuild
+++ b/dev-perl/Inline/Inline-0.860.0.ebuild
@@ -16,6 +16,7 @@ RESTRICT="!test? ( test )"
RDEPEND="
virtual/perl-Digest-MD5
+ virtual/perl-Encode
>=virtual/perl-File-Spec-0.800.0
"
BDEPEND="${RDEPEND}