diff --git a/icingaweb2.spec b/icingaweb2.spec index 47e7298..00b9068 100644 --- a/icingaweb2.spec +++ b/icingaweb2.spec @@ -36,6 +36,11 @@ Packager: Icinga Team %define php_common %{php}-common %define wwwconfigdir %{_sysconfdir}/httpd/conf.d %define wwwuser apache + +# extra requirements on RHEL +Requires: %{php}-mysqlnd +Requires: %{php}-pgsql +Requires: %{php}-ldap %endif # minimum required PHP version