d2f1e0a2f2
bump version and add project's URL Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
10 lines
201 B
Plaintext
10 lines
201 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
|
|
|
|
http://invisible-island.net/xterm/
|