mirror of
https://git.icinga.com/packaging/rpm-icingaweb2.git
synced 2025-07-30 09:24:09 +02:00
icingaweb2: Require common DB and LDAP modules on RHEL
This commit is contained in:
parent
b2f550330c
commit
ebb0b85851
@ -36,6 +36,11 @@ Packager: Icinga Team <info@icinga.com>
|
||||
%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
|
||||
|
Loading…
x
Reference in New Issue
Block a user