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 ba0d28c commit bd06d8cCopy full SHA for bd06d8c
deps/rabbitmq_auth_backend_oauth2/Makefile
@@ -6,7 +6,7 @@ BUILD_WITHOUT_QUIC=1
6
export BUILD_WITHOUT_QUIC
7
8
LOCAL_DEPS = inets public_key
9
-BUILD_DEPS = rabbit_common oauth2_client
+BUILD_DEPS = rabbit_common
10
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 emqtt
12
0 commit comments