From 8211547051d9486d82ecfc805bb299c9394eae7f 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:46:55 +0200 Subject: Mandatory Perl build-requires added <https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl>
--- perl-Parse-DebControl.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Parse-DebControl.spec b/perl-Parse-DebControl.spec index 46e0e68..f55516d 100644 --- a/perl-Parse-DebControl.spec +++ b/perl-Parse-DebControl.spec @@ -9,6 +9,7 @@ Source0: http://search.cpan.org/CPAN/authors/id/J/JA/JAYBONCI/Parse-DebCo BuildArch: noarch BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl-Test-Simple # Run-time: -- cgit v0.12 http://pkgs.fedoraproject.org/cgit/perl-Parse-DebControl.git/commit/?h=f23&id=8211547051d9486d82ecfc805bb299c9394eae7f -- 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]
