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

config XORG_LIB_XFIXES
	tristate
	prompt "libXfixes"
	select XORG_PROTO_X
	select XORG_PROTO_FIXES
	select XORG_PROTO_XEXT
	select XORG_LIB_X11
	help
	  The X Fixes extension was created to address a number of shortcomings in the
	  core X window system that prevented applications from doing some things
	  efficiently.