Skip to content

Commit 61112e4

Browse files
committed
Update federation management deps
1 parent e45570b commit 61112e4

File tree

1 file changed

+2
-2
lines changed
  • deps/rabbitmq_federation_management

1 file changed

+2
-2
lines changed

deps/rabbitmq_federation_management/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ define PROJECT_APP_EXTRA_KEYS
55
{broker_version_requirements, []}
66
endef
77

8-
DEPS = amqp_client rabbit_common rabbit rabbitmq_management rabbitmq_federation
9-
TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers
8+
DEPS = amqp_client rabbit_common rabbit rabbitmq_management rabbitmq_federation_common
9+
TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers rabbitmq_queue_federation rabbitmq_exchange_federation
1010

1111
DEP_EARLY_PLUGINS = rabbit_common/mk/rabbitmq-early-plugin.mk
1212
DEP_PLUGINS = rabbit_common/mk/rabbitmq-plugin.mk

0 commit comments

Comments
 (0)