util-linux: target command more needs ncurses

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>
This commit is contained in:
Peter Seiderer 2015-02-03 22:13:21 +01:00 committed by Peter Korsgaard
parent 58c1d5baed
commit 636bf6bd68

View 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