mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 20:10:35 -09:00
util-linux: setterm requires ncurses
Fixes: http://autobuild.buildroot.net/results/7c0/7c02c0de18059bd1a633267b43a8a5e9ee2fdfdc/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
a125d213b4
commit
3986a99182
@@ -223,6 +223,7 @@ config BR2_PACKAGE_UTIL_LINUX_SETPRIV
|
||||
|
||||
config BR2_PACKAGE_UTIL_LINUX_SETTERM
|
||||
bool "setterm"
|
||||
select BR2_PACKAGE_NCURSES
|
||||
help
|
||||
Set terminal attributes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user