25e5ee52c0
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
9 lines
163 B
Plaintext
9 lines
163 B
Plaintext
config BR2_PACKAGE_XTERM
|
|
bool "xterm"
|
|
select BR2_PACKAGE_NCURSES
|
|
select BR2_PACKAGE_XLIB_LIBXAW
|
|
depends on BR2_PACKAGE_XORG7
|
|
help
|
|
xterm terminal emulator
|
|
|