package/collectd: add comment about ssl support in rabbitmq-c
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Tue, 3 Nov 2020 17:17:35 +0000 (18:17 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 3 Nov 2020 19:09:02 +0000 (20:09 +0100)
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/collectd/Config.in

index 39ecbcfe54c5a9fa179b9a3346aafe22b0eb7010..7037a8b38394f96829dbcbaca1827888fb24726c 100644 (file)
@@ -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