From f188806109560ad0c5d1744ebfd0d41001d4e4bf Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Thu, 11 Jan 2024 00:14:51 +0100 Subject: [PATCH] - web requires php(filter) --- zabbix.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/zabbix.spec b/zabbix.spec index 52f3fb6..c135908 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -137,6 +137,7 @@ Group: Applications/WWW Requires: php(bcmath) Requires: php(core) >= %{php_min_version} Requires: php(ctype) +Requires: php(filter) Requires: php(gd) Requires: php(gettext) Requires: php(json) -- 2.44.0