Code

changelog, collectd.conf, control, rules: Added new plugins.
[pkg-collectd.git] / debian / rules
index 94a80455f49d6eaa4b8212a05a2693b9d5228db6..e9487ac8771f8499533922519a0094f2c70f9363 100755 (executable)
@@ -61,6 +61,9 @@ confflags = --host=$(DEB_HOST_GNU_TYPE) \
 # These plugins do not provide any functionality under Linux.
 confflags += --disable-apple_sensors --disable-tape
 
+# libmodbus is required for the modbus plugin.
+confflags += --disable-modbus
+
 # libnetapp is required for the netapp plugin.
 confflags += --disable-netapp