Skip to content

Commit 43938b9

Browse files
michaelklishinmergify[bot]
authored andcommitted
Make: move seshat dep definition to rabbitmq-components.mk
(cherry picked from commit 8cb86ca)
1 parent 43292a6 commit 43938b9

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
@@ -142,8 +142,6 @@ dep_syslog = git https://github.com/schlagert/syslog 4.0.0
142142
dep_osiris = git https://github.com/rabbitmq/osiris v1.8.1
143143
dep_systemd = hex 0.6.1
144144

145-
dep_seshat = git https://github.com/rabbitmq/seshat v0.6.1
146-
147145
define usage_xml_to_erl
148146
$(subst __,_,$(patsubst $(DOCS_DIR)/rabbitmq%.1.xml, src/rabbit_%_usage.erl, $(subst -,_,$(1))))
149147
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)