[perl-List-Pairwise] Adding a missing build dependency

Petr Šabata psabata at fedoraproject.org
Mon Dec 1 13:54:57 UTC 2014


commit cee68262f30c49c803b7cfb5d9ecd105c8e2626a
Author: Petr Šabata <contyk at redhat.com>
Date:   Mon Dec 1 14:54:53 2014 +0100

    Adding a missing build dependency

 perl-List-Pairwise.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/perl-List-Pairwise.spec b/perl-List-Pairwise.spec
index 09fb47a..c6a855b 100644
--- a/perl-List-Pairwise.spec
+++ b/perl-List-Pairwise.spec
@@ -14,6 +14,7 @@ BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 BuildRequires:  perl(ExtUtils::MM_Unix)
 BuildRequires:  perl(Fcntl)
 BuildRequires:  perl(File::Find)
+BuildRequires:  perl(File::Path)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(vars)
 # Runtime


More information about the scm-commits mailing list