Code

Added dependency on lm-sensors to collectd-sensors.
authorSebastian Harl <sh@tokkee.org>
Sat, 2 Jun 2007 12:55:21 +0000 (14:55 +0200)
committerSebastian Harl <sh@tokkee.org>
Sat, 2 Jun 2007 12:55:21 +0000 (14:55 +0200)
debian/control

index ae69c3fdb36ac9d769f90eb063ca4400600e364d..83f7461114947a95eeb102aaa798437d5cf60f1e 100644 (file)
@@ -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