summaryrefslogtreecommitdiff
path: root/deps/rabbitmq_prometheus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deps/rabbitmq_prometheus/Makefile')
-rw-r--r--deps/rabbitmq_prometheus/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/deps/rabbitmq_prometheus/Makefile b/deps/rabbitmq_prometheus/Makefile
index a2b652b12b..8380e81b9a 100644
--- a/deps/rabbitmq_prometheus/Makefile
+++ b/deps/rabbitmq_prometheus/Makefile
@@ -7,8 +7,9 @@ define PROJECT_ENV
endef
PROJECT := rabbitmq_prometheus
+PROJECT_DESCRIPTION = Prometheus metrics for RabbitMQ
PROJECT_MOD := rabbit_prometheus_app
-DEPS = accept rabbit rabbitmq_management_agent prometheus rabbitmq_web_dispatch
+DEPS = accept cowboy rabbit rabbitmq_management_agent prometheus rabbitmq_web_dispatch
BUILD_DEPS = amqp_client rabbit_common rabbitmq_management
TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers eunit_formatters