From aaf7efcca60f8b29235874a2af5afb822b6e66c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 09:44:53 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- httpd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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