From: Fabrice Fontaine Date: Tue, 3 Nov 2020 17:17:35 +0000 (+0100) Subject: package/collectd: add comment about ssl support in rabbitmq-c X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ea8e2d9d9388bb84c7eef7e36d7cc8faf9142fda;p=buildroot.git package/collectd: add comment about ssl support in rabbitmq-c Signed-off-by: Fabrice Fontaine Signed-off-by: Peter Korsgaard --- diff --git a/package/collectd/Config.in b/package/collectd/Config.in index 39ecbcfe54..7037a8b383 100644 --- a/package/collectd/Config.in +++ b/package/collectd/Config.in @@ -582,7 +582,7 @@ comment "Select at least one for collectd to be useful" config BR2_PACKAGE_COLLECTD_AMQP bool "amqp" - select BR2_PACKAGE_OPENSSL + select BR2_PACKAGE_OPENSSL # needs rabbitmq-c with ssl support select BR2_PACKAGE_RABBITMQ_C help Send/receive values via the Advanced Message Queuing Protocol