]> Git Repo - buildroot-mgba.git/commitdiff
package/collectd: add comment about ssl support in rabbitmq-c
authorFabrice Fontaine <[email protected]>
Tue, 3 Nov 2020 17:17:35 +0000 (18:17 +0100)
committerPeter Korsgaard <[email protected]>
Tue, 3 Nov 2020 19:09:02 +0000 (20:09 +0100)
Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
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
This page took 0.03841 seconds and 4 git commands to generate.