Remove rabbitmq_mqtt from DEPS (it's a TEST_DEP)

(cherry picked from commit 9fefcc4827)
This commit is contained in:
Michal Kuratczyk 2025-05-19 09:40:05 +02:00 committed by Mergify
parent b07dcf8bf5
commit 22f1374f21
1 changed files with 1 additions and 1 deletions

View File

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