mirror of
https://git.icinga.com/packaging/rpm-icingaweb2.git
synced 2025-07-30 09:24:09 +02:00
Add dependency to php-json on newer RedHat releases
This commit is contained in:
parent
0cd276474f
commit
6c78dbb2a0
@ -119,6 +119,9 @@ Group: Development/Libraries
|
||||
Requires: %{php_common} >= %{php_version}
|
||||
Requires: %{php}-gd %{php}-intl %{php}-mbstring
|
||||
%{?rhel:Requires: %{php}-pdo %{php}-xml}
|
||||
%if 0%{?rhel} >= 8 || 0%{?fedora} >= 30
|
||||
Requires: %{php}-json
|
||||
%endif rhel >= 8 || fedora >= 30
|
||||
Requires: %{name}-vendor-zf1 = %{version}-%{release}
|
||||
%{?amzn:Requires: %{php}-pecl-imagick}
|
||||
%{?fedora:Requires: php-pecl-imagick}
|
||||
|
Loading…
x
Reference in New Issue
Block a user