Skip to content

Commit 54ec903

Browse files
Correct systemd dep definition for Make builds
1 parent a9a9185 commit 54ec903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbit/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ PLT_APPS += mnesia
148148

149149
dep_syslog = git https://github.com/schlagert/syslog 4.0.0
150150
dep_osiris = git https://github.com/rabbitmq/osiris v1.6.7
151-
ep_systemd = hex 0.6.1
151+
dep_systemd = hex 0.6.1
152152
dep_seshat = hex 0.4.0
153153

154154
define usage_xml_to_erl

0 commit comments

Comments
 (0)