From 372f7b2039f990e427161c4c71e3833f30997f10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 12 Jul 2017 14:16:04 +0200 Subject: [PATCH] perl dependency renamed to perl-interpreter --- php.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php.spec b/php.spec index 010ea80..07399fb 100644 --- a/php.spec +++ b/php.spec @@ -130,7 +130,7 @@ BuildRequires: libstdc++-devel, openssl-devel BuildRequires: sqlite-devel >= 3.6.0 BuildRequires: zlib-devel, smtpdaemon, libedit-devel BuildRequires: pcre-devel >= 6.6 -BuildRequires: bzip2, perl, libtool >= 1.4.3, gcc-c++ +BuildRequires: bzip2, perl-interpreter, libtool >= 1.4.3, gcc-c++ BuildRequires: libtool-ltdl-devel %if %{with_libzip} BuildRequires: libzip-devel >= 0.11