summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetr Písař <ppisar@redhat.com>2017-07-12 14:54:15 +0200
committerPetr Písař <ppisar@redhat.com>2017-07-12 14:54:15 +0200
commit70d2b4ee4f12d3adb11124c96c93cc08a9f34595 (patch)
tree893520be525f1cc99198a40a94e47158f8b061d1
parent06cde88ecf15aade4024584e8911e02d9acd4c47 (diff)
downloadhttpd-70d2b4ee4f12d3adb11124c96c93cc08a9f34595.tar.gz
httpd-70d2b4ee4f12d3adb11124c96c93cc08a9f34595.tar.xz
httpd-70d2b4ee4f12d3adb11124c96c93cc08a9f34595.zip
perl dependency renamed to perl-interpreter <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules>
-rw-r--r--httpd.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/httpd.spec b/httpd.spec
index 81f556e..359e50b 100644
--- a/httpd.spec
+++ b/httpd.spec
@@ -72,7 +72,7 @@ Patch58: httpd-2.4.25-r1738878.patch
License: ASL 2.0
Group: System Environment/Daemons
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-BuildRequires: autoconf, perl, perl-generators, pkgconfig, findutils, xmlto
+BuildRequires: autoconf, perl-interpreter, 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