From 11aaac20291854cc06504a1f1c4e3e49715e3a00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 10:23:31 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- qpid-proton.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/qpid-proton.spec b/qpid-proton.spec index 87d6f95..49fee64 100644 --- a/qpid-proton.spec +++ b/qpid-proton.spec @@ -41,6 +41,7 @@ BuildRequires: python-devel %endif BuildRequires: epydoc %if 0%{?fedora} +BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::Exception) BuildRequires: perl(Test::More)