less: FEATURE_LESS_LINENUMS depends on FEATURE_LESS_DASHCMD

This commit is contained in:
Denis Vlasenko
2008-10-26 00:24:38 +00:00
parent 7462b21dbe
commit f3dcd3c30a
2 changed files with 3 additions and 2 deletions

View File

@@ -318,7 +318,7 @@ config FEATURE_LESS_REGEXP
config FEATURE_LESS_LINENUMS
bool "Enable dynamic switching of line numbers"
default n
depends on LESS
depends on FEATURE_LESS_DASHCMD
help
Enable "-N" command.