summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-Xext.in
blob: 53695cc4b562d992c06d907415562769694761c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## SECTION=multimedia_xorg_lib

config XORG_LIB_XEXT
	tristate
	prompt "libXext"
	select XORG_PROTO_X
	select XORG_LIB_X11
	select XORG_PROTO_XEXT
	select XORG_LIB_XAU
	select XORG_LIB_XDMCP
	help
	  The X Extensions library provides mechanisms that
	  were not provided in the core protocol in Xlib.