Merge pull request #4817 from mglae/le10_ncurses_dumb_fix

ncurses: include dumb terminfo again
This commit is contained in:
CvH 2020-12-30 23:26:03 +01:00 committed by GitHub
commit b2570604aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@ PKG_CONFIGURE_OPTS_TARGET="--without-ada \
--without-dmalloc \
--disable-rpath \
--disable-database \
--with-fallbacks=linux,screen,xterm,xterm-color,st-256color \
--with-fallbacks=linux,screen,xterm,xterm-color,dumb,st-256color \
--with-termpath=/storage/.config/termcap \
--disable-big-core \
--enable-termcap \