From: Sebastian Harl Date: Sat, 2 Jun 2007 12:55:21 +0000 (+0200) Subject: Added dependency on lm-sensors to collectd-sensors. X-Git-Tag: collectd-4.0.2-1~24 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=5429a23d370a03ed99b3535cde5434ab8997630d;p=pkg-collectd.git Added dependency on lm-sensors to collectd-sensors. --- diff --git a/debian/control b/debian/control index ae69c3f..83f7461 100644 --- a/debian/control +++ b/debian/control @@ -149,7 +149,7 @@ Description: statistics collection daemon (ping plugin) Package: collectd-sensors Architecture: any -Depends: collectd (= ${Source-Version}), ${shlibs:Depends} +Depends: collectd (= ${Source-Version}), lm-sensors, ${shlibs:Depends} Description: statistics collection daemon (sensors plugin) collectd is a small daemon written in C for performance. It reads various system statistics and updates RRD files, creating them if necessary. Since