Skip to content
Commit b1095d11 authored by Paul Eggleton's avatar Paul Eggleton Committed by Martin Jansa
Browse files

collectd: fix build failure with libnotify in sysroot



If libnotify is in the sysroot, collectd will try to use it and then
fail at do_compile because gtk/gtk.h can't be found. Since this is
functionality that's not likely to be needed in the embedded context as
far as collectd goes, just disable it.

Signed-off-by: default avatarPaul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent 22100f5b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment