util-linux: target command more needs ncurses
authorPeter Seiderer <ps.report@gmx.net>
Tue, 3 Feb 2015 21:13:21 +0000 (22:13 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 7 Feb 2015 18:03:56 +0000 (19:03 +0100)
Fixes [1]:

configure: error: more selected, but required ncurses, tinfo or termcap
libraries not available

[1] http://autobuild.buildroot.net/results/f3b/f3b318c904b6325fd143a55f2f9fd1c55bb9cfd5

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/util-linux/Config.in

index 78648c15a39998cd643f506191708ea5a5dc8d88..55c10f2e2ea8bac9be7e30041183bfae75eea603 100644 (file)
@@ -160,6 +160,7 @@ comment "nsenter needs a toolchain w/ headers >= 3.0"
 
 config BR2_PACKAGE_UTIL_LINUX_MORE
        bool "more"
+       select BR2_PACKAGE_NCURSES
        help
          File perusal filter for crt viewing