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 637a2bc commit 9fefcc4Copy full SHA for 9fefcc4
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 rabbitmq_cli
10
-DEPS = rabbit rabbitmq_mqtt cowlib jose base64url oauth2_client
+DEPS = rabbit cowlib jose base64url oauth2_client
11
TEST_DEPS = cowboy rabbitmq_web_dispatch rabbitmq_ct_helpers rabbitmq_ct_client_helpers amqp_client rabbitmq_mqtt rabbitmq_web_mqtt emqtt rabbitmq_amqp_client
12
13
PLT_APPS += rabbitmq_cli
0 commit comments