perl-DBI: Update to 1.643

Message ID 20230216161912.1027941-1-stefan.schantl@ipfire.org
State Accepted
Commit dbcd9c8e9507021855caf2d46c87944d674e0b6e
Headers
Series perl-DBI: Update to 1.643 |

Commit Message

Stefan Schantl Feb. 16, 2023, 4:19 p.m. UTC
  Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
---
 perl-DBI/perl-DBI.nm | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
  

Patch

diff --git a/perl-DBI/perl-DBI.nm b/perl-DBI/perl-DBI.nm
index 546c034b9..00e7d52ea 100644
--- a/perl-DBI/perl-DBI.nm
+++ b/perl-DBI/perl-DBI.nm
@@ -4,7 +4,7 @@ 
 ###############################################################################
 
 name       = perl-DBI
-version    = 1.636
+version    = 1.643
 release    = 1
 thisapp    = DBI-%{version}
 
@@ -22,6 +22,7 @@  source_dl  = http://search.cpan.org/CPAN/authors/id/T/TI/TIMB/
 
 build
 	requires
+		perl(B)
 		perl(Carp)
 		perl(Cwd)
 		perl(Data::Dumper)
@@ -47,7 +48,10 @@  build
 		perl(base)
 		perl(strict)
 		perl-devel
-		pakfire >= 0.9.26-3.1
+
+		# Only required to successfully perform
+		# the testsuite.
+		perl-core
 	end
 
 	build