Skip to content

Commit f09012f

Browse files
committed
Remove syslog from DEPS
It was mistakenly put back in a merge.
1 parent e3dea71 commit f09012f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ endef
136136

137137
LOCAL_DEPS = sasl mnesia os_mon inets
138138
BUILD_DEPS = rabbitmq_cli syslog
139-
DEPS = ranch syslog lager rabbit_common ra
139+
DEPS = ranch lager rabbit_common ra
140140
TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers amqp_client meck proper
141141

142142
dep_syslog = git https://github.com/schlagert/syslog 3.4.5

0 commit comments

Comments
 (0)