From aaf7efcca60f8b29235874a2af5afb822b6e66c0 Mon Sep 17 00:00:00 2001 From: Petr Písař Date: Jun 24 2016 07:44:53 +0000 Subject: Mandatory Perl build-requires added --- diff --git a/httpd.spec b/httpd.spec index fbaf08b..d24a479 100644 --- a/httpd.spec +++ b/httpd.spec @@ -71,7 +71,7 @@ Patch58: httpd-2.4.17-debug-crash.patch License: ASL 2.0 Group: System Environment/Daemons BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -BuildRequires: autoconf, perl, pkgconfig, findutils, xmlto +BuildRequires: autoconf, perl, perl-generators, pkgconfig, findutils, xmlto BuildRequires: zlib-devel, libselinux-devel, lua-devel BuildRequires: apr-devel >= 1.5.0, apr-util-devel >= 1.5.0, pcre-devel >= 5.0 BuildRequires: systemd-devel, libnghttp2-devel