From b78772da5e6be913397ff74a19977c02a38376ad 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:36 +0200 Subject: perl dependency renamed to perl-interpreter <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules>
--- perl-Text-SimpleTable.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-Text-SimpleTable.spec b/perl-Text-SimpleTable.spec index 76138fe..d3f660b 100644 --- a/perl-Text-SimpleTable.spec +++ b/perl-Text-SimpleTable.spec @@ -8,7 +8,7 @@ URL: http://search.cpan.org/dist/Text-SimpleTable/ BuildArch: noarch # Build BuildRequires: make -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-Text-SimpleTable.git/commit/?h=master&id=b78772da5e6be913397ff74a19977c02a38376ad _______________________________________________ perl-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
