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 @@ -42,7 +42,7 @@ BUILD_WITHOUT_QUIC=1
4242export BUILD_WITHOUT_QUIC
4343
4444LOCAL_DEPS = ssl
45- DEPS = ranch rabbit_common rabbit amqp10_common
45+ DEPS = ranch rabbit amqp10_common
4646TEST_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
4747
4848PLT_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