File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ endef
136
136
137
137
LOCAL_DEPS = sasl mnesia os_mon inets compiler public_key crypto ssl syntax_tools
138
138
BUILD_DEPS = rabbitmq_cli syslog
139
- DEPS = ranch lager rabbit_common ra sysmon_handler mnevis stdout_formatter
139
+ DEPS = ranch lager rabbit_common ra sysmon_handler stdout_formatter
140
140
TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers amqp_client meck proper
141
141
142
142
dep_syslog = git https://github.com/schlagert/syslog 3.4.5
@@ -163,10 +163,6 @@ ERLANG_MK_REPO = https://github.com/rabbitmq/erlang.mk.git
163
163
ERLANG_MK_COMMIT = rabbitmq-tmp
164
164
165
165
include rabbitmq-components.mk
166
-
167
- dep_mnevis = git https://github.com/rabbitmq/mnevis read-only-query
168
- dep_ra = git https://github.com/rabbitmq/ra.git read-only-query-old
169
-
170
166
include erlang.mk
171
167
172
168
You can’t perform that action at this time.
0 commit comments