d26d1d0fcf
I tested it with xorg and x11r7. (Don't know if it works with tinyx, because the tinyx-build fails) Signed-off-by: Simon Pasch <fpasch@googlemail.com>
9 lines
221 B
Plaintext
9 lines
221 B
Plaintext
config BR2_PACKAGE_RXVT
|
|
bool "rxvt"
|
|
default n
|
|
depends BR2_PACKAGE_XSERVER_xorg || BR2_PACKAGE_XSERVER_tinyx || BR2_PACKAGE_XSERVER_x11r7
|
|
help
|
|
A nice small colour vt102 X terminal emulator.
|
|
|
|
http://www.rxvt.org/
|