mirror of
https://git.icinga.com/packaging/rpm-icingaweb2.git
synced 2025-07-30 17:34:13 +02:00
Require fileinfo php extension on suse 15
This commit is contained in:
parent
1fa04f2b16
commit
5175e0a894
@ -123,7 +123,7 @@ 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
|
||||
Requires: %{php}-dom %{php}-curl %{php}-fileinfo
|
||||
%endif
|
||||
%{?rhel:Requires: %{php}-pdo %{php}-xml}
|
||||
%if 0%{?rhel} >= 8 || 0%{?fedora} >= 30
|
||||
|
Loading…
x
Reference in New Issue
Block a user