Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
packaging
deb-icinga2
Commits
126c403b
Commit
126c403b
authored
Aug 22, 2019
by
Markus Frosch
Browse files
control: Update libreadline recommendation
parent
fe6f7d33
Pipeline
#6916
passed with stages
in 55 minutes and 42 seconds
Changes
1
Pipelines
27
Hide whitespace changes
Inline
Side-by-side
debian/control
View file @
126c403b
...
@@ -38,7 +38,10 @@ Architecture: any
...
@@ -38,7 +38,10 @@ Architecture: any
Depends: icinga2-bin (= ${binary:Version}),
Depends: icinga2-bin (= ${binary:Version}),
icinga2-common (= ${source:Version}),
icinga2-common (= ${source:Version}),
${misc:Depends}
${misc:Depends}
Recommends: icinga2-doc (= ${binary:Version}), monitoring-plugins-basic | nagios-plugins-basic, libreadline6
Recommends:
icinga2-doc (= ${binary:Version}),
monitoring-plugins-basic | nagios-plugins-basic,
libreadline8 | libreadline7 | libreadline6
Suggests: vim-icinga2
Suggests: vim-icinga2
Description: host and network monitoring system
Description: host and network monitoring system
Icinga 2 is a general-purpose monitoring application to fit the needs of
Icinga 2 is a general-purpose monitoring application to fit the needs of
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment