mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
ncurses: install 'xterm-color' to be compatible with Steves World of Color (needed by htop and nano)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
88068f1888
commit
e4b5d5502a
@ -19,3 +19,5 @@
|
||||
mkdir -p $INSTALL/usr/share/terminfo/x
|
||||
TERMINFO=$INSTALL/usr/share/terminfo $ROOT/$TOOLCHAIN/bin/tic -xe xterm \
|
||||
$PKG_BUILD/misc/terminfo.src
|
||||
TERMINFO=$INSTALL/usr/share/terminfo $ROOT/$TOOLCHAIN/bin/tic -xe xterm-color \
|
||||
$PKG_BUILD/misc/terminfo.src
|
||||
|
Loading…
x
Reference in New Issue
Block a user