From 5ca64f85174d9ab5ef092d15e25b5349c36e8115 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar@redhat.com>
Date: Fri, 24 Jun 2016 09:27:42 +0200
Subject: [PATCH] Mandatory Perl build-requires added
 <https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl>

---
 perl-Compress-Raw-Lzma.spec | 1 +
 1 file changed, 1 insertion(+)

diff --git a/perl-Compress-Raw-Lzma.spec b/perl-Compress-Raw-Lzma.spec
index 1a695df..b992132 100644
--- a/perl-Compress-Raw-Lzma.spec
+++ b/perl-Compress-Raw-Lzma.spec
@@ -13,6 +13,7 @@ BuildRequires:	gcc
 BuildRequires:	make
 BuildRequires:	perl
 BuildRequires:	perl-devel
+BuildRequires:	perl-generators
 BuildRequires:	perl(Config)
 BuildRequires:	perl(ExtUtils::Constant)
 BuildRequires:	perl(ExtUtils::MakeMaker) >= 5.16