diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2006-08-25 21:03:01 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2006-08-25 21:03:01 +0000 |
commit | 53ab2a79f7baafe50c333bdafc1aebcab32465dc (patch) | |
tree | d5baad279d21651e21a68feed89756ade1948890 | |
parent | 20bca15319377c827a3388d521a3fc1f4ccde483 (diff) | |
download | sitesummary-53ab2a79f7baafe50c333bdafc1aebcab32465dc.tar.gz sitesummary-53ab2a79f7baafe50c333bdafc1aebcab32465dc.tar.bz2 sitesummary-53ab2a79f7baafe50c333bdafc1aebcab32465dc.tar.xz |
The server work a lot better with a web server.
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index bf36e39..3a71965 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Standards-Version: 3.7.2 Package: sitesummary Architecture: all Depends: gnupg -Recommends: sitesummary-client +Recommends: apache2-mpm-worker | httpd, sitesummary-client Description: Generate site summary of submitting hosts, server package Nice server. |