summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkjnilsson <knilsson@pivotal.io>2018-10-30 14:20:23 +0000
committerkjnilsson <knilsson@pivotal.io>2018-10-30 14:20:23 +0000
commitf09012f34d4a6918be1282237a8792cb15012fdf (patch)
treef06ac66f855dab1e5d3365aa2d53e29d81a282d1
parente3dea71d6b009c496a437b33aa7eacd0d712bfdf (diff)
downloadrabbitmq-server-git-f09012f34d4a6918be1282237a8792cb15012fdf.tar.gz
Remove syslog from DEPS
It was mistakenly put back in a merge.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cc0b26ca0b..68ab3c820f 100644
--- a/Makefile
+++ b/Makefile
@@ -136,7 +136,7 @@ endef
LOCAL_DEPS = sasl mnesia os_mon inets
BUILD_DEPS = rabbitmq_cli syslog
-DEPS = ranch syslog lager rabbit_common ra
+DEPS = ranch lager rabbit_common ra
TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers amqp_client meck proper
dep_syslog = git https://github.com/schlagert/syslog 3.4.5