mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 16:54:04 +02:00
rpm: Require json and posix PHP extensions for SUSE packages
This commit is contained in:
parent
c8640cbae9
commit
932496c58c
@ -82,7 +82,7 @@ Requires: %{php} >= 5.3.0
|
|||||||
Requires: %{php}-gd %{php}-intl
|
Requires: %{php}-gd %{php}-intl
|
||||||
%{?fedora:Requires: php-pecl-imagick}
|
%{?fedora:Requires: php-pecl-imagick}
|
||||||
%{?rhel:Requires: php-pecl-imagick}
|
%{?rhel:Requires: php-pecl-imagick}
|
||||||
%{?suse_version:Requires: %{php}-gettext %{php}-openssl}
|
%{?suse_version:Requires: %{php}-gettext %{php}-json %{php}-openssl %{php}-posix}
|
||||||
|
|
||||||
%description -n php-Icinga
|
%description -n php-Icinga
|
||||||
Icinga Web 2 PHP library
|
Icinga Web 2 PHP library
|
||||||
|
Loading…
x
Reference in New Issue
Block a user