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

config XORG_LIB_XINERAMA
	tristate
	prompt "libXinerama"
	select XORG_LIB_X11
	select XORG_LIB_XEXT
	select XORGPROTO
	help
	  libXinerama provides an X Window System client interface
	  to the XINERAMA extension to the X protocol.