mirror of
https://git.icinga.com/packaging/rpm-icingaweb2.git
synced 2025-07-28 16:34:06 +02:00
Fix requirements
I really don't know what I've smoked when changing these...
This commit is contained in:
parent
52967f1d44
commit
04434550c9
@ -80,8 +80,8 @@ Requires: icinga-l10n >= 1.1.0-1
|
||||
Requires: icingacli = %{version}-%{release}
|
||||
Requires: %{name}-common = %{version}-%{release}
|
||||
Requires: php-Icinga = %{version}-%{release}
|
||||
Requires: icinga-php-library >= 0.8.0-1, icinga-php-library < 0.9.0-1
|
||||
Requires: icinga-php-thirdparty >= 0.10.0-1, icinga-php-thirdparty < 0.11.0-1
|
||||
Requires: icinga-php-library >= 0.8.0-1
|
||||
Requires: icinga-php-thirdparty >= 0.10.0-1
|
||||
Requires: %{name}-vendor-dompdf = %{version}-%{release}
|
||||
Requires: %{name}-vendor-HTMLPurifier = 1:%{version}-%{release}
|
||||
Requires: %{name}-vendor-JShrink = %{version}-%{release}
|
||||
@ -144,8 +144,8 @@ Group: Applications/System
|
||||
Requires: icinga-l10n >= 1.1.0-1
|
||||
Requires: %{name}-common = %{version}-%{release}
|
||||
Requires: php-Icinga = %{version}-%{release}
|
||||
Requires: icinga-php-library >= 0.8.0-1, icinga-php-library < 0.9.0-1
|
||||
Requires: icinga-php-thirdparty >= 0.10.0-1, icinga-php-thirdparty < 0.11.0-1
|
||||
Requires: icinga-php-library >= 0.8.0-1
|
||||
Requires: icinga-php-thirdparty >= 0.10.0-1
|
||||
Requires: bash-completion
|
||||
Requires: %{php_cli} >= %{php_version}
|
||||
%if 0%{?suse_version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user