From 969b1448bc9498f1c79d86d09f1acc58218d0e3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]> Date: Wed, 12 Jul 2017 14:04:42 +0200 Subject: perl dependency renamed to perl-interpreter <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules>
--- perl-Module-Path.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-Module-Path.spec b/perl-Module-Path.spec index 9dea9fe..a954b87 100644 --- a/perl-Module-Path.spec +++ b/perl-Module-Path.spec @@ -7,7 +7,7 @@ Group: Development/Libraries URL: http://search.cpan.org/dist/Module-Path/ Source0: http://www.cpan.org/authors/id/N/NE/NEILB/Module-Path-%{version}.tar.gz BuildArch: noarch -BuildRequires: perl +BuildRequires: perl-interpreter BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 BuildRequires: perl(strict) -- cgit v1.1 https://src.fedoraproject.org/cgit/perl-Module-Path.git/commit/?h=master&id=969b1448bc9498f1c79d86d09f1acc58218d0e3c _______________________________________________ perl-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
