Skip to content

Commit e78dbf9

Browse files
committed
Remove rabbit_common from MQTT dependencies
(cherry picked from commit 667e35a6340468b873969075ac46a6bdd58d024a)
1 parent 2386c5c commit e78dbf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ BUILD_WITHOUT_QUIC=1
1818
export BUILD_WITHOUT_QUIC
1919

2020
LOCAL_DEPS = ssl
21-
DEPS = rabbit_common rabbit cowboy rabbitmq_mqtt
21+
DEPS = rabbit cowboy rabbitmq_mqtt
2222
TEST_DEPS = emqtt rabbitmq_ct_helpers rabbitmq_ct_client_helpers rabbitmq_management rabbitmq_stomp rabbitmq_consistent_hash_exchange
2323

2424
PLT_APPS += rabbitmqctl elixir cowlib

0 commit comments

Comments
 (0)