Files
packages/utils
TeleostNaCl Dai 7c582d0d4e 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)
Signed-off-by: George Sapkin <george@sapk.in>
2025-12-26 09:48:38 +01:00
..
2025-12-18 16:39:04 +01:00
2025-12-25 16:26:11 +02:00
2025-12-14 19:44:10 +08:00
2025-12-25 12:56:07 +02:00
2025-12-26 09:48:38 +01:00