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

config XORG_APP_XHOST
	tristate
	select XORG_LIB_X11
	select XORG_LIB_XAU
	select XORG_LIB_XMU
	select XORG_OPTIONS_TRANS_UNIX	if !XORG_OPTIONS_TRANS_TCP
	prompt "xorg xhost"
	help
	  This package provides xhost, the server access control program for X.
	  This is from the modular X.org X11 project.