mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-31 01:24:19 +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
|
Package: icinga2-classicui
|
||||||
Architecture: all
|
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}),
|
icinga2-common (= ${source:Version}),
|
||||||
${misc:Depends}
|
${misc:Depends}
|
||||||
Recommends: apache2 | httpd
|
Recommends: apache2 | httpd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user