summaryrefslogtreecommitdiff
path: root/rel
diff options
context:
space:
mode:
authorJoan Touzet <joant@atypical.net>2020-04-28 14:31:06 -0400
committerJoan Touzet <wohali@users.noreply.github.com>2020-04-28 14:58:10 -0400
commit44e0f0fcb06727f0e41e1995fc7b24421457439d (patch)
tree128af65cc4d16208127585243f1e502e68aa9aa2 /rel
parent607f4c1f1095101980fe764550e7e3ca2b8f39b8 (diff)
downloadcouchdb-44e0f0fcb06727f0e41e1995fc7b24421457439d.tar.gz
Drop os_mon from dependencies
Diffstat (limited to 'rel')
-rw-r--r--rel/reltool.config2
1 files changed, 0 insertions, 2 deletions
diff --git a/rel/reltool.config b/rel/reltool.config
index 796019298..6acba378b 100644
--- a/rel/reltool.config
+++ b/rel/reltool.config
@@ -19,7 +19,6 @@
crypto,
inets,
kernel,
- os_mon,
runtime_tools,
sasl,
ssl,
@@ -77,7 +76,6 @@
{app, crypto, [{incl_cond, include}]},
{app, inets, [{incl_cond, include}]},
{app, kernel, [{incl_cond, include}]},
- {app, os_mon, [{incl_cond, include}]},
{app, public_key, [{incl_cond, include}]},
{app, runtime_tools, [{incl_cond, include}]},
{app, sasl, [{incl_cond, include}]},