mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
package/collectd: add comment about ssl support in rabbitmq-c
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit ea8e2d9d93)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
19c24b7f03
commit
caa454737f
@@ -571,7 +571,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
|
||||
|
||||
Reference in New Issue
Block a user