summaryrefslogtreecommitdiffstats
path: root/rules/xorg-app-xauth.in
blob: 76014102fea1af15a6eb0a2370eb4fc5829d82a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## SECTION=multimedia_xorg_app

config XORG_APP_XAUTH
	tristate
	select XORG_LIB_XAU
	select XORG_LIB_XEXT
	select XORG_LIB_XMU
	select XORG_LIB_X11
	select XORG_LIB_XDMCP
	prompt "xorg xauth"
	help
	  The xauth program is used to edit and display the authorization
	  information used in connecting to the X server.