diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2016-01-10 23:46:52 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2016-01-10 23:46:54 +0000 |
commit | fba383edcc8ae938ea988b1f1155d776b18aa0d1 (patch) | |
tree | bfc5af74039824f22f4aec27705b4834cb0baf6e | |
parent | 73f1cefaf0e3d20bb6d09b2f19d79e7a0125d86f (diff) | |
download | sitesummary-fba383edcc8ae938ea988b1f1155d776b18aa0d1.tar.gz sitesummary-fba383edcc8ae938ea988b1f1155d776b18aa0d1.tar.bz2 sitesummary-fba383edcc8ae938ea988b1f1155d776b18aa0d1.tar.xz |
Rename recommended non-existing package apache2-mpm-worker to apache2.
Closes: #791596
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index f408a8f..c8d65c0 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Package: sitesummary Architecture: all Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${perl:Depends}, gnupg, net-tools, perl-modules -Recommends: apache2-mpm-worker | httpd, sitesummary-client +Recommends: apache2 | httpd, sitesummary-client Suggests: munin, munin-node, nagios3, nagios-plugins-standard, ldap-utils, cups-client Description: Generate site summary of submitting hosts (server part) The sitesummary system makes it easier to keep track of a lot of |