Files
packages/utils/vim
TeleostNaCl Dai a9dce8f502 vim: fix depends configuration
Due to the incorrect DEPENDS configuration, the vim-full and vim-fuller
packages won't show up in menuconfig if the vim-runtime package is not
selected. This happens because these packages depend on vim-runtime.

To fix this, add the '+' symbol to the DEPENDS line. This ensures that
when either vim-full or vim-fuller is selected, the vim-runtime package
(which is a dependency) will also be selected automatically.

Fixes: d1351b3 ("vim: fix config and runtime")
Signed-off-by: TeleostNaCl Dai <teleostnacl@gmail.com>
(cherry picked from commit 639fdb4008)
2026-01-04 14:08:12 +01:00
..
2026-01-04 14:08:02 +01:00
2026-01-04 14:07:53 +01:00
2026-01-04 14:08:12 +01:00
2026-01-04 14:07:47 +01:00