From dd8fe69af8a080de3b74b0166494e697a04207a4 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Sat, 7 Nov 2020 19:36:12 +0100 Subject: [PATCH] Add perl in BuildReq for el8 --- zabbix-agent-addons.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/zabbix-agent-addons.spec b/zabbix-agent-addons.spec index 9866cf1..f523480 100644 --- a/zabbix-agent-addons.spec +++ b/zabbix-agent-addons.spec @@ -23,6 +23,7 @@ Requires: perl(File::Which) Requires: perl(Config::Simple) Requires: perl(Statistics::Descriptive) Requires: fping +BuildRequires: perl %if ! 0%{?_without_selinux} Requires: policycoreutils BuildRequires: selinux-policy-devel