From 945a803574a42b78413caa7ebca331d3c8981e2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 09:27:03 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-IO-Tty.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-IO-Tty.spec b/perl-IO-Tty.spec index ef70478..6681092 100644 --- a/perl-IO-Tty.spec +++ b/perl-IO-Tty.spec @@ -13,6 +13,7 @@ BuildRequires: gcc BuildRequires: make BuildRequires: perl BuildRequires: perl-devel +BuildRequires: perl-generators BuildRequires: perl(Config) BuildRequires: perl(Cwd) BuildRequires: perl(Exporter)