diff options
-rw-r--r-- | php-pggi.spec | 2 |
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}" |