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 86730b7 commit 065cb62Copy full SHA for 065cb62
deps/rabbitmq_management/Makefile
@@ -22,7 +22,7 @@ define PROJECT_APP_EXTRA_KEYS
22
endef
23
24
DEPS = rabbit_common rabbit amqp_client cowboy cowlib rabbitmq_web_dispatch rabbitmq_management_agent oauth2_client
25
-TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers proper
+TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers proper amqp10_client
26
LOCAL_DEPS += ranch ssl crypto public_key
27
28
# FIXME: Add Ranch as a BUILD_DEPS to be sure the correct version is picked.
0 commit comments