1 config BR2_PACKAGE_RABBITMQ_SERVER
3 depends on BR2_PACKAGE_ERLANG
4 select BR2_PACKAGE_LIBXSLT
5 select BR2_PACKAGE_OPENSSL # Required to build Erlang's crypto and ssl
8 High-performance AMQP-compliant message broker written in Erlang.
10 http://www.rabbitmq.com
12 comment "rabbitmq-server needs erlang"
13 depends on !BR2_PACKAGE_ERLANG