diff options
Diffstat (limited to 'php-phalcon5.spec')
-rw-r--r-- | php-phalcon5.spec | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/php-phalcon5.spec b/php-phalcon5.spec index cdd0591..8e122ac 100644 --- a/php-phalcon5.spec +++ b/php-phalcon5.spec @@ -33,8 +33,7 @@ URL: https://phalcon.io/ Source0: https://pecl.php.net/get/%{sources}.tgz BuildRequires: %{?dtsprefix}gcc -BuildRequires: %{?scl_prefix}php-devel >= 8.0 -BuildRequires: %{?scl_prefix}php-devel < 8.5 +BuildRequires:(%{?scl_prefix}php-devel >= 8.0 with %{?scl_prefix}php-devel < 8.5) BuildRequires: %{?scl_prefix}php-pear BuildRequires: %{?scl_prefix}php-hash BuildRequires: %{?scl_prefix}php-json |