package/collectd: make network crypto support discoverable
authorPascal de Bruijn <p.debruijn@unilogic.nl>
Wed, 11 Mar 2020 13:35:04 +0000 (14:35 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 22 Mar 2020 14:54:01 +0000 (15:54 +0100)
commitc8b8744a1aeebeba4035fdba9556226696ac2abd
treea0f56d8e1e3259516bca24808d71a36ca0112fec
parentfedaa28079489b308f77d80a0cac8698d776df23
package/collectd: make network crypto support discoverable

before it was completely non-obvious how to get crypto support
in collectd's network module

this introduces a collectd config option which makes sure
gcrypt is built, and can't be accidentally unselected
resulting in an accidental non-crypto build of collectd

Signed-off-by: Pascal de Bruijn <p.debruijn@unilogic.nl>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/collectd/Config.in