We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d63d70c commit e7f82a5Copy full SHA for e7f82a5
deps/rabbitmq_auth_backend_oauth2/Makefile
@@ -7,7 +7,7 @@ export BUILD_WITHOUT_QUIC
7
8
LOCAL_DEPS = inets public_key
9
BUILD_DEPS = rabbit_common
10
-DEPS = rabbit cowlib jose base64url oauth2_client
+DEPS = rabbit cowlib jose base64url oauth2_client rabbitmq_cli
11
TEST_DEPS = cowboy rabbitmq_web_dispatch rabbitmq_ct_helpers rabbitmq_ct_client_helpers amqp_client rabbitmq_web_mqtt emqtt rabbitmq_amqp_client
12
13
PLT_APPS += rabbitmqctl
0 commit comments