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

config XORG_LIB_XTST
	tristate
	prompt "libXtst"
	select XORG_PROTO_RECORD
	select XORG_PROTO_INPUT
	select XORG_PROTO_XEXT
	select XORG_LIB_X11
	select XORG_LIB_XEXT
	select XORG_LIB_XI
	help
	  libXtst provides an X Window System client interface
	  to the Record extension to the X protocol.