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

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