mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 16:37:43 +00:00
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:
parent
58c1d5baed
commit
636bf6bd68
@ -160,6 +160,7 @@ comment "nsenter needs a toolchain w/ headers >= 3.0"
|
|||||||
|
|
||||||
config BR2_PACKAGE_UTIL_LINUX_MORE
|
config BR2_PACKAGE_UTIL_LINUX_MORE
|
||||||
bool "more"
|
bool "more"
|
||||||
|
select BR2_PACKAGE_NCURSES
|
||||||
help
|
help
|
||||||
File perusal filter for crt viewing
|
File perusal filter for crt viewing
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user