From 0bb43ea804607cef8e0209f0fccc319e80307dc4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 11 Jun 2018 15:08:43 +0200 Subject: php-cli is required --- php-pggi.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}" -- cgit