summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetr Písař <ppisar@redhat.com>2016-06-24 09:44:53 +0200
committerPetr Písař <ppisar@redhat.com>2016-06-24 09:44:53 +0200
commitaaf7efcca60f8b29235874a2af5afb822b6e66c0 (patch)
treecb5cac794aae47e4df6b24c75f2fbffa3daf03f3
parent37b82598ea6144cabe9fe6466d1fc9e165f19344 (diff)
downloadhttpd-aaf7efcca60f8b29235874a2af5afb822b6e66c0.tar.gz
httpd-aaf7efcca60f8b29235874a2af5afb822b6e66c0.tar.xz
httpd-aaf7efcca60f8b29235874a2af5afb822b6e66c0.zip
Mandatory Perl build-requires added <https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl>
-rw-r--r--httpd.spec2
1 files changed, 1 insertions, 1 deletions
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