From 336637732a2c9f068bdf382822e9a4d86817ea2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]> Date: Fri, 24 Jun 2016 09:41:50 +0200 Subject: Mandatory Perl build-requires added <https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl>
--- perl-Cwd-utf8.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Cwd-utf8.spec b/perl-Cwd-utf8.spec index 26c60c4..80f5984 100644 --- a/perl-Cwd-utf8.spec +++ b/perl-Cwd-utf8.spec @@ -8,6 +8,7 @@ URL: http://search.cpan.org/dist/Cwd-utf8/ Source0: http://www.cpan.org/authors/id/H/HA/HAYOBAAN/Cwd-utf8-%{version}.tar.gz BuildArch: noarch BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(strict) BuildRequires: perl(warnings) -- cgit v0.12 http://pkgs.fedoraproject.org/cgit/perl-Cwd-utf8.git/commit/?h=f23&id=336637732a2c9f068bdf382822e9a4d86817ea2c -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list [email protected] https://lists.fedoraproject.org/admin/lists/[email protected]
