From 2134f6e837a8342c8838c3e0bf78b89adc450f70 Mon Sep 17 00:00:00 2001 From: ace3mod Date: Tue, 5 Oct 2021 13:29:21 +0200 Subject: [PATCH] [Docs] Update component dependencies Automatically committed through CI. [ci skip] --- docs/_includes/dependencies_list.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/_includes/dependencies_list.md b/docs/_includes/dependencies_list.md index ffdf6c5d9a..d328f67224 100644 --- a/docs/_includes/dependencies_list.md +++ b/docs/_includes/dependencies_list.md @@ -538,6 +538,10 @@ `iansky_opt` {% endif %} +{% if include.component == "compat_sog" %} +`vn_weapons`, `vn_emm_main_menu`, `weapons_f_vietnam_c`, `ace_trenches` +{% endif %} + {% if include.component == "noactionmenu" %} `ace_common` {% endif %}