Skip to content

Commit eb19f87

Browse files
committed
rabbitmq_stream: add ssl to PLT_APPS
1 parent 97fb7d5 commit eb19f87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbitmq_stream/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ LOCAL_DEPS = ssl
2525
DEPS = rabbit rabbitmq_stream_common osiris ranch
2626
TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers amqp_client amqp10_client
2727

28-
PLT_APPS += rabbitmq_cli elixir
28+
PLT_APPS += rabbitmq_cli elixir ssl
2929

3030
DEP_EARLY_PLUGINS = rabbit_common/mk/rabbitmq-early-plugin.mk
3131
DEP_PLUGINS = rabbit_common/mk/rabbitmq-plugin.mk

0 commit comments

Comments
 (0)