]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
perl-YAML: Add required perl module to run the test suite
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 15 Oct 2016 23:00:16 +0000 (19:00 -0400)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 15 Oct 2016 23:00:16 +0000 (19:00 -0400)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
perl-YAML/perl-YAML.nm

index 4f7b81399b4851c869561530d655890bbc744ce9..73ec0f33e7db6ff6e14a1289da124abff5701348 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = perl-YAML
 version    = 0.84
-release    = 1
+release    = 2
 arch       = noarch
 thisapp    = YAML-%{version}
 
@@ -39,6 +39,9 @@ build
                perl(ExtUtils::MakeMaker)
                perl(File::Path)
                perl(lib)
+
+               # For the testsuite
+               perl(Filter::Util::Call)
        end
 
        build