mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-29 16:44:29 +02:00
Add apache2-utils as a dependency for the Classic UI packages
fixes #6526
This commit is contained in:
parent
db8f4abc1b
commit
ccab621328
3
debian/control
vendored
3
debian/control
vendored
@ -124,7 +124,8 @@ Description: host and network monitoring system - documentation
|
||||
|
||||
Package: icinga2-classicui
|
||||
Architecture: all
|
||||
Depends: icinga-cgi-bin | icinga-cgi (>= 1.9.0~),
|
||||
Depends: apache2-utils,
|
||||
icinga-cgi-bin | icinga-cgi (>= 1.9.0~),
|
||||
icinga2-common (= ${source:Version}),
|
||||
${misc:Depends}
|
||||
Recommends: apache2 | httpd
|
||||
|
Loading…
x
Reference in New Issue
Block a user