summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 671e2daf89..7a7331bb0b 100644
--- a/Makefile
+++ b/Makefile
@@ -132,8 +132,8 @@ define PROJECT_ENV
endef
LOCAL_DEPS = sasl mnesia os_mon inets
-BUILD_DEPS = rabbitmq_cli syslog
-DEPS = ranch lager rabbit_common
+BUILD_DEPS = rabbitmq_cli
+DEPS = ranch syslog lager rabbit_common
TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers amqp_client meck proper
dep_syslog = git https://github.com/schlagert/syslog 3.4.2