commit:     036874282c44b3d7a30c7b439118161393b9dd6d
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat May 28 19:08:01 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat May 28 19:08:25 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03687428

dev-perl/DBI: Add missing dependency

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/DBI/DBI-1.643.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-perl/DBI/DBI-1.643.0.ebuild b/dev-perl/DBI/DBI-1.643.0.ebuild
index b887a71b7a5f..f36a54560b11 100644
--- a/dev-perl/DBI/DBI-1.643.0.ebuild
+++ b/dev-perl/DBI/DBI-1.643.0.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 DIST_AUTHOR=TIMB
 DIST_VERSION=1.643
@@ -19,6 +19,7 @@ RDEPEND="
        >=dev-perl/PlRPC-0.200.0
        >=virtual/perl-Sys-Syslog-0.170.0
        virtual/perl-File-Spec
+       virtual/perl-Scalar-List-Utils
        !<=dev-perl/SQL-Statement-1.330.0
 "
 BDEPEND="${RDEPEND}

Reply via email to