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

config XORG_APP_XAUTH
	tristate
	depends on XORG_APP
	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.