We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 306bf2a + ff6713d commit d32a2a8Copy full SHA for d32a2a8
deps/rabbit_common/Makefile
@@ -25,8 +25,8 @@ define HEX_TARBALL_EXTRA_METADATA
25
}
26
endef
27
28
-LOCAL_DEPS = compiler crypto public_key sasl ssl syntax_tools tools xmerl
29
-DEPS = thoas recon credentials_obfuscation
+LOCAL_DEPS = compiler crypto public_key sasl ssl syntax_tools tools xmerl os_mon runtime_tools
+DEPS = thoas ranch recon credentials_obfuscation
30
31
# Variables and recipes in development.*.mk are meant to be used from
32
# any Git clone. They are excluded from the files published to Hex.pm.
0 commit comments