From caf2ccaf22321390885db32ea6269c9558e98342 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:03 +0200 Subject: perl dependency renamed to perl-interpreter <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules>
--- perl-XML-Simple.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-XML-Simple.spec b/perl-XML-Simple.spec index d2637b7..b8ae923 100644 --- a/perl-XML-Simple.spec +++ b/perl-XML-Simple.spec @@ -8,7 +8,7 @@ Source0: http://www.cpan.org/authors/id/G/GR/GRANTM/XML-Simple-%{version} 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-XML-Simple.git/commit/?h=master&id=caf2ccaf22321390885db32ea6269c9558e98342 _______________________________________________ perl-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
