Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
MON-14797 reorganizes dependencies (#11612)
Browse files Browse the repository at this point in the history
  • Loading branch information
lgcosta authored and chgautier committed Sep 5, 2022
1 parent 72a8608 commit 8c15153
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions ci/debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ Package: centreon
Architecture: all
Depends:
centreon-central (>= ${centreon:version}~),
centreon-database (>= ${centreon:version}~),
sudo
centreon-database (>= ${centreon:version}~)
Description: Centreon is a network, system, applicative supervision and monitoring tool,
it is based upon the most effective Open Source monitoring engine : Nagios.
Centreon provides a new frontend and new functionnalities to Nagios.
Expand Down Expand Up @@ -124,11 +123,9 @@ Depends:
php8.0-readline,
php8.0-sqlite3,
php-pear,
ntp,
rrdtool,
bsd-mailx,
sudo,
nagios-images
rrdtool
Recommends: ntp | bsd-mailx
Suggests: nagios-images
Description: This package contains WebUI files.

Package: centreon-perl-libs
Expand Down

0 comments on commit 8c15153

Please sign in to comment.