From d272ed00cec9bcebc9a1983788204a931d201c19 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:52:23 +0200 Subject: Mandatory Perl build-requires added <https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl>
--- perl-Term-Encoding.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Term-Encoding.spec b/perl-Term-Encoding.spec index cf99955..d444129 100644 --- a/perl-Term-Encoding.spec +++ b/perl-Term-Encoding.spec @@ -8,6 +8,7 @@ URL: http://search.cpan.org/dist/Term-Encoding/ Source0: http://www.cpan.org/authors/id/M/MI/MIYAGAWA/Term-Encoding-%{version}.tar.gz BuildArch: noarch BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(inc::Module::Install) # Run-time: BuildRequires: perl(base) -- cgit v0.12 http://pkgs.fedoraproject.org/cgit/perl-Term-Encoding.git/commit/?h=master&id=d272ed00cec9bcebc9a1983788204a931d201c19 -- 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]
