File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ BUILD_WITHOUT_QUIC=1
4141export BUILD_WITHOUT_QUIC
4242
4343LOCAL_DEPS = ssl
44- DEPS = ranch rabbit_common rabbit amqp10_common
44+ DEPS = ranch rabbit amqp10_common
4545TEST_DEPS = emqtt ct_helper rabbitmq_ct_helpers rabbitmq_ct_client_helpers rabbitmq_management amqp_client rabbitmq_consistent_hash_exchange rabbitmq_amqp_client rabbitmq_stomp rabbitmq_stream
4646
4747PLT_APPS += rabbitmqctl elixir
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ BUILD_WITHOUT_QUIC=1
1818export BUILD_WITHOUT_QUIC
1919
2020LOCAL_DEPS = ssl
21- DEPS = rabbit_common rabbit cowboy rabbitmq_mqtt
21+ DEPS = rabbit cowboy rabbitmq_mqtt
2222TEST_DEPS = emqtt rabbitmq_ct_helpers rabbitmq_ct_client_helpers rabbitmq_management rabbitmq_stomp rabbitmq_consistent_hash_exchange
2323
2424PLT_APPS += rabbitmqctl elixir cowlib
You can’t perform that action at this time.
0 commit comments