We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba6d74c commit da4bb4fCopy full SHA for da4bb4f
deps/rabbitmq_federation_prometheus/Makefile
@@ -6,8 +6,8 @@ define PROJECT_APP_EXTRA_KEYS
6
{broker_version_requirements, []}
7
endef
8
9
-DEPS = rabbit_common rabbit rabbitmq_federation rabbitmq_prometheus
10
-TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers
+DEPS = rabbit_common rabbit rabbitmq_federation_common rabbitmq_prometheus
+TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers rabbitmq_queue_federation rabbitmq_exchange_federation
11
12
DEP_EARLY_PLUGINS = rabbit_common/mk/rabbitmq-early-plugin.mk
13
DEP_PLUGINS = rabbit_common/mk/rabbitmq-plugin.mk
0 commit comments