]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/commitdiff
perl-YAML: Fix build dependencies
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 5 Mar 2023 15:48:02 +0000 (16:48 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 6 Mar 2023 10:02:49 +0000 (10:02 +0000)
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
perl-YAML/perl-YAML.nm

index 73ec0f33e7db6ff6e14a1289da124abff5701348..4b8f3105d54ef134aeace9e5bedb07fd7f3f5d9e 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = perl-YAML
 version    = 0.84
-release    = 2
+release    = 2.1
 arch       = noarch
 thisapp    = YAML-%{version}
 
@@ -28,15 +28,14 @@ source_dl  = http://search.cpan.org/CPAN/authors/id/M/MS/MSTROUT/
 
 build
        requires
-               # required for perl macros
-               pakfire-builder >= 0.9.23-6
-
                perl(Carp)
                perl(constant)
                perl(Cwd)
                perl(Data::Dumper)
+               perl(FindBin)
                perl(Exporter)
                perl(ExtUtils::MakeMaker)
+               perl(Module::Package)
                perl(File::Path)
                perl(lib)