]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
perl-DBI: Update to 1.643
authorStefan Schantl <stefan.schantl@ipfire.org>
Thu, 16 Feb 2023 16:19:12 +0000 (17:19 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 16 Feb 2023 17:11:21 +0000 (17:11 +0000)
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
perl-DBI/perl-DBI.nm

index 546c034b9bf1fc741ab2ec66bdcbbd415ed92907..00e7d52eaaca3e7a254964450ce4bd2ea87a49a1 100644 (file)
@@ -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