Skip to content

Commit ee966a1

Browse files
committed
Add missing meck dep line
1 parent 68014b9 commit ee966a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deps/rabbit/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ dep_horus = hex 0.3.1
139139

140140
PLT_APPS += mnesia runtime_tools
141141

142+
dep_meck = git https://github.com/eproxus/meck master
142143
dep_syslog = git https://github.com/schlagert/syslog 4.0.0
143144

144145
define usage_xml_to_erl

0 commit comments

Comments
 (0)