From 3c760104e3b50a9296d0da07d9297dba99228c9c Mon Sep 17 00:00:00 2001 From: Jerzy Grzegorek Date: Tue, 8 Mar 2016 22:58:04 +0100 Subject: [PATCH] collectd: indentation cleanup Signed-off-by: Jerzy Grzegorek Signed-off-by: Thomas Petazzoni --- package/collectd/Config.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/collectd/Config.in b/package/collectd/Config.in index ec7e942e9e..71301ec18b 100644 --- a/package/collectd/Config.in +++ b/package/collectd/Config.in @@ -333,7 +333,7 @@ config BR2_PACKAGE_COLLECTD_OPENLDAP Read monitoring information from OpenLDAP's cn=Monitor subtree. comment "openldap support needs a toolchain w/ wchar" - depends on !BR2_USE_WCHAR + depends on !BR2_USE_WCHAR config BR2_PACKAGE_COLLECTD_OPENVPN bool "openvpn" @@ -385,7 +385,7 @@ config BR2_PACKAGE_COLLECTD_SMART and bad sectors. comment "SMART requires udev to be enabled" - depends on !BR2_PACKAGE_HAS_UDEV + depends on !BR2_PACKAGE_HAS_UDEV config BR2_PACKAGE_COLLECTD_STATSD bool "StatsD" -- 2.30.2