summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-06-11 15:08:43 +0200
committerRemi Collet <remi@remirepo.net>2018-06-11 15:08:43 +0200
commit0bb43ea804607cef8e0209f0fccc319e80307dc4 (patch)
treefe67674dd4dc8f571a2a726748becaecbcc33122
parent2a395f3465760fbad4dd6fed3de7bcc8d247d89c (diff)
php-cli is required
-rw-r--r--php-pggi.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pggi.spec b/php-pggi.spec
index 5e3881c..42089f8 100644
--- a/php-pggi.spec
+++ b/php-pggi.spec
@@ -38,7 +38,7 @@ BuildRequires: %{?scl_prefix}php-pear
Requires: %{?scl_prefix}php(zend-abi) = %{php_zend_api}
Requires: %{?scl_prefix}php(api) = %{php_core_api}
-Requires: %{?scl_prefix}php-tokenizer%{?_isa}
+Requires: %{?scl_prefix}php-cli%{?_isa}
%{?_sclreq:Requires: %{?scl_prefix}runtime%{?_sclreq}%{?_isa}}
%if "%{?scl_prefix}" != "%{?sub_prefix}"