diff options
Diffstat (limited to 'miscutils/Config.in')
-rw-r--r-- | miscutils/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/Config.in b/miscutils/Config.in index 40edf23..074e6c4 100644 --- a/miscutils/Config.in +++ b/miscutils/Config.in @@ -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. |