commit: f737b94ac9802413a97d31aee3e4efd725a117a9
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat May 28 20:36:21 2022 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat May 28 20:36:42 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f737b94a
dev-perl/DBI: Add missing dependeny, again
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/DBI/DBI-1.643.0.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-perl/DBI/DBI-1.643.0.ebuild b/dev-perl/DBI/DBI-1.643.0.ebuild
index f36a54560b11..723ae24e89b4 100644
--- a/dev-perl/DBI/DBI-1.643.0.ebuild
+++ b/dev-perl/DBI/DBI-1.643.0.ebuild
@@ -19,6 +19,7 @@ RDEPEND="
>=dev-perl/PlRPC-0.200.0
>=virtual/perl-Sys-Syslog-0.170.0
virtual/perl-File-Spec
+ virtual/perl-File-Temp
virtual/perl-Scalar-List-Utils
!<=dev-perl/SQL-Statement-1.330.0
"