Skip to content

Commit 8cb86ca

Browse files
Make: move seshat dep definition to rabbitmq-components.mk
1 parent aa6deb5 commit 8cb86ca

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

deps/rabbit/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,6 @@ dep_syslog = git https://github.com/schlagert/syslog 4.0.0
141141
dep_osiris = git https://github.com/rabbitmq/osiris v1.8.1
142142
dep_systemd = hex 0.6.1
143143

144-
dep_seshat = git https://github.com/rabbitmq/seshat v0.6.1
145-
146144
define usage_xml_to_erl
147145
$(subst __,_,$(patsubst $(DOCS_DIR)/rabbitmq%.1.xml, src/rabbit_%_usage.erl, $(subst -,_,$(1))))
148146
endef

rabbitmq-components.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ dep_recon = hex 2.5.3
129129
dep_redbug = hex 2.0.7
130130
dep_thoas = hex 1.0.0
131131
dep_observer_cli = hex 1.7.3
132+
dep_seshat = git https://github.com/rabbitmq/seshat v0.6.1
132133
dep_stdout_formatter = hex 0.2.4
133134
dep_sysmon_handler = hex 1.3.0
134135

0 commit comments

Comments
 (0)