Move all to deprecated folder.
This commit is contained in:
10
deprecated/firmware/buildroot/package/xterm/Config.in
Normal file
10
deprecated/firmware/buildroot/package/xterm/Config.in
Normal file
@@ -0,0 +1,10 @@
|
||||
config BR2_PACKAGE_XTERM
|
||||
bool "xterm"
|
||||
select BR2_PACKAGE_NCURSES
|
||||
select BR2_PACKAGE_XLIB_LIBXAW
|
||||
depends on BR2_PACKAGE_XORG7
|
||||
depends on BR2_USE_MMU # fork()
|
||||
help
|
||||
xterm terminal emulator
|
||||
|
||||
http://invisible-island.net/xterm/
|
||||
Reference in New Issue
Block a user