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 e7f82a5 commit c15f19fCopy full SHA for c15f19f
deps/rabbitmq_auth_backend_oauth2/Makefile
@@ -6,8 +6,8 @@ BUILD_WITHOUT_QUIC=1
6
export BUILD_WITHOUT_QUIC
7
8
LOCAL_DEPS = inets public_key
9
-BUILD_DEPS = rabbit_common
10
-DEPS = rabbit cowlib jose base64url oauth2_client rabbitmq_cli
+BUILD_DEPS = rabbit_common rabbitmq_cli
+DEPS = rabbit cowlib jose base64url oauth2_client
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