From 9c2dde0f723b1b8d6bd9a533ed7d0385d6ea3dcd 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:06:53 +0200 Subject: perl dependency renamed to perl-interpreter <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules>
--- perl-Algorithm-Merge.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-Algorithm-Merge.spec b/perl-Algorithm-Merge.spec index 3ab4d94..a27f008 100644 --- a/perl-Algorithm-Merge.spec +++ b/perl-Algorithm-Merge.spec @@ -8,7 +8,7 @@ Source0: http://www.cpan.org/authors/id/J/JS/JSMITH/Algorithm-Merge-%{ver BuildArch: noarch # Build BuildRequires: make -BuildRequires: perl +BuildRequires: perl-interpreter BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 # Runtime -- cgit v1.1 https://src.fedoraproject.org/cgit/perl-Algorithm-Merge.git/commit/?h=master&id=9c2dde0f723b1b8d6bd9a533ed7d0385d6ea3dcd _______________________________________________ perl-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
