Fixes: 2456173c2297 ("ncdu: Add new package")
Signed-off-by: Ladislav Michl <[email protected]>
---
 rules/ncdu.in | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/rules/ncdu.in b/rules/ncdu.in
index 362fc733f..36336a2b7 100644
--- a/rules/ncdu.in
+++ b/rules/ncdu.in
@@ -7,8 +7,12 @@ config NCDU
        help
          Disk usage analyzer with ncurses interface.
 
+if NCDU
+
 config NCDU_WIDE_CHAR
        bool
        default NCURSES_WIDE_CHAR
 
+endif
+
 # vim: ft=kconfig noet tw=72 ts=8 sw=8
-- 
2.26.0


_______________________________________________
ptxdist mailing list
[email protected]

Reply via email to