From d963c3911fcf55f51d1dc38fd0d34fdd06b24453 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:42:11 +0200 Subject: Mandatory Perl build-requires added <https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl>
--- perl-Test-TCP.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Test-TCP.spec b/perl-Test-TCP.spec index 04ce32f..05e6430 100644 --- a/perl-Test-TCP.spec +++ b/perl-Test-TCP.spec @@ -9,6 +9,7 @@ Source0: http://www.cpan.org/authors/id/T/TO/TOKUHIROM/Test-TCP-%{version BuildArch: noarch BuildRequires: perl >= 0:5.008001 +BuildRequires: perl-generators BuildRequires: perl(base) BuildRequires: perl(Carp) BuildRequires: perl(Config) -- cgit v0.12 http://pkgs.fedoraproject.org/cgit/perl-Test-TCP.git/commit/?h=f24&id=d963c3911fcf55f51d1dc38fd0d34fdd06b24453 -- 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]
