mirror of
https://git.icinga.com/packaging/rpm-icingaweb2.git
synced 2025-07-30 17:34:13 +02:00
Add missing php extension requirements
This commit is contained in:
parent
71974193e1
commit
b0756e4594
@ -122,6 +122,9 @@ Summary: Icinga Web 2 PHP library
|
||||
Group: Development/Libraries
|
||||
Requires: %{php_common} >= %{php_version}
|
||||
Requires: %{php}-gd %{php}-intl %{php}-mbstring
|
||||
%if 0%{?sle_version} >= 150200
|
||||
Requires: %{php}-dom %{php}-curl
|
||||
%endif
|
||||
%{?rhel:Requires: %{php}-pdo %{php}-xml}
|
||||
%if 0%{?rhel} >= 8 || 0%{?fedora} >= 30
|
||||
Requires: %{php}-json
|
||||
|
Loading…
x
Reference in New Issue
Block a user