rpm: Require json and posix PHP extensions for SUSE packages

This commit is contained in:
Eric Lippmann 2015-01-30 12:51:06 +01:00
parent c8640cbae9
commit 932496c58c
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ Requires: %{php} >= 5.3.0
Requires: %{php}-gd %{php}-intl
%{?fedora: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
Icinga Web 2 PHP library