screen: enable 256 colors support

This commit is contained in:
glenvt18 2017-06-08 05:33:49 +03:00
parent d4c7b7e4b4
commit ebdb386091

View File

@ -29,6 +29,7 @@ PKG_LONGDESC="screen is a terminal multiplexor that runs several separate screen
PKG_AUTORECONF="no"
PKG_CONFIGURE_OPTS_TARGET="ac_cv_header_utempter_h=no \
--enable-colors256 \
--disable-pam \
--disable-use-locale \
--disable-telnet \