collectd: remove libip4tc dependency
authorTiago Gaspar <tiagogaspar8@gmail.com>
Sun, 23 Jan 2022 11:25:32 +0000 (11:25 +0000)
committerHannu Nyman <hannu.nyman@iki.fi>
Wed, 26 Jan 2022 20:34:26 +0000 (22:34 +0200)
commitfadc0db74a31e061a9fa5675d178872c5e7886b1
treee34134fb6b697a72485104302c64137045e6f63d
parent569f3710fe49461228ff393ceef81a566261fa8a
collectd: remove libip4tc dependency
Base collectd doesn't require libip4tc as stated in the collectd git:

* libiptc (optional)
For querying iptables counters
<http://netfilter.org/>

And libip4tc is already added as a dependency in the iptables plugin
because it needs it, so remove this dependency from the default collectd
to make it compatible with the new nftables firewall4 (by not selecting
any iptables components).

Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
utils/collectd/Makefile