packages/utils/collectd
Daniel Dickinson 817fba835c utils/collectd: Disable libudev linking
At least when building with OpenWrt SDK, if libudev is present
(even if not actually used by the system), then at least the
disk plugin attempts to link against udev, which results in
packages failure due to lack of dependencies, and it's not
desirable to add a dependency on udev just because udev
was built for the SDK, so we disable libudev support
explicity.

Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>

Conflicts:
	utils/collectd/Makefile
2016-05-15 20:38:20 -04:00
..
files collectd: ensure that /var/lib/collectd exists 2016-04-27 21:45:36 +02:00
patches collectd: Update to 5.5.1 2016-02-03 18:59:37 +02:00
Makefile utils/collectd: Disable libudev linking 2016-05-15 20:38:20 -04:00