From 7ca7530160e34a486275bd3d7a5096df20c52204 Mon Sep 17 00:00:00 2001 From: Johannes Meyer Date: Thu, 28 May 2020 11:28:51 +0200 Subject: [PATCH] Add requirement `icinga-l10n` --- icingaweb2.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/icingaweb2.spec b/icingaweb2.spec index de8d711..3c5ad37 100644 --- a/icingaweb2.spec +++ b/icingaweb2.spec @@ -76,6 +76,7 @@ Requires: %{php_common} >= %{php_version} Requires: apache2 %endif +Requires: icinga-l10n Requires: icingacli = %{version}-%{release} Requires: %{name}-common = %{version}-%{release} Requires: php-Icinga = %{version}-%{release} @@ -134,6 +135,7 @@ Icinga Web 2 PHP library %package -n icingacli Summary: Icinga CLI Group: Applications/System +Requires: icinga-l10n Requires: %{name}-common = %{version}-%{release} Requires: php-Icinga = %{version}-%{release} Requires: bash-completion