]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
Be certain ncurses is enabled when depended upon
authorEric Andersen <andersen@codepoet.org>
Wed, 27 Oct 2004 18:52:06 +0000 (18:52 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 27 Oct 2004 18:52:06 +0000 (18:52 -0000)
package/less/Config.in

index 7e53474b3aad8a27672f0203e5cd461025190c48..23d02f84803d070779f4d8099e3b4f1b5071384a 100644 (file)
@@ -1,6 +1,7 @@
 config BR2_PACKAGE_LESS
        bool "less"
        default n
+       select BR2_PACKAGE_NCURSES
        help
          Excellent text file viewer.