blob: edfcf27f14d145896d24cb61d85d6ad3c646abc6 (
plain)
1
2
3
4
5
6
7
8
9
10
|
config BR2_PACKAGE_RXVT
bool "rxvt"
default n
depends BR2_PACKAGE_XSERVER_xorg || BR2_PACKAGE_XSERVER_tinyx
help
A nice small colour vt102 X terminal emulator.
Does not build for X11R7 yet.
http://www.rxvt.org/
|