summaryrefslogtreecommitdiffstats
path: root/rules/xterm.in
blob: 3f19f4d268bff4faa496380cff3aac198311570d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
## SECTION=multimedia_xorg_app

config XTERM
	tristate
	select XORG_LIB_XAW
	select XORG_LIB_XMU
	select XORG_LIB_XEXT
	select XORG_LIB_XT
	select XORG_LIB_SM
	select XORG_LIB_ICE
	select XORG_LIB_X11
	select NCURSES
	prompt "xterm"
	help
	  The xterm program is the standard terminal emulator for the X
	  Window System.