diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2006-08-28 12:29:31 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2006-08-28 12:29:31 +0000 |
commit | 5efe1c278f5d909a2b6506ef5f8e195b02c2bdb0 (patch) | |
tree | 1569fbedfb32f4c6f24c23386c966157de1c1597 /debian/control | |
parent | d5670c23740211ff28ac37cca7ed3e4a418da914 (diff) | |
download | sitesummary-5efe1c278f5d909a2b6506ef5f8e195b02c2bdb0.tar.gz sitesummary-5efe1c278f5d909a2b6506ef5f8e195b02c2bdb0.tar.bz2 sitesummary-5efe1c278f5d909a2b6506ef5f8e195b02c2bdb0.tar.xz |
* Collect output from lsusb and lsscsi if they are present.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 54b0e20..f4b1e33 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Description: Generate site summary of submitting hosts, server package Package: sitesummary-client Architecture: all Depends: ${misc:Depends}, wget, gnupg -Recommends: dmidecide, pciutils, sitesummary +Recommends: dmidecide, pciutils, usbutils, lsscsi, sitesummary Description: Generate site summary of submitting hosts, client package Nice client. |