From e54ffc35c301259d9ef5695253279dce2c75131f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 09:58:10 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-Authen-SASL.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Authen-SASL.spec b/perl-Authen-SASL.spec index d53748f..f706386 100644 --- a/perl-Authen-SASL.spec +++ b/perl-Authen-SASL.spec @@ -11,6 +11,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # provided length Patch0: Authen-SASL-RT85294-Fix-WRITE.patch BuildArch: noarch +BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Carp) BuildRequires: perl(Cwd)