Fix duplicate dep in rabbitmq_auth_backend_oauth2

This commit is contained in:
Loïc Hoguin 2024-06-07 14:36:23 +02:00
parent ba0d28cec8
commit bd06d8c90d
No known key found for this signature in database
GPG Key ID: C69E26E3A9DF618F
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ BUILD_WITHOUT_QUIC=1
export BUILD_WITHOUT_QUIC
LOCAL_DEPS = inets public_key
BUILD_DEPS = rabbit_common oauth2_client
BUILD_DEPS = rabbit_common
DEPS = rabbit cowlib jose base64url oauth2_client
TEST_DEPS = cowboy rabbitmq_web_dispatch rabbitmq_ct_helpers rabbitmq_ct_client_helpers amqp_client rabbitmq_mqtt emqtt