summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-Xtst.in
blob: 5ed6e7e43851200aadc84c4ce26d613e08cd42f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
config XORG_LIB_XTST
	bool
	prompt "libXtst"
	select XORG_PROTO_RECORD
	select XORG_PROTO_INPUT
	select XORG_PROTO_XEXT
	select XORG_LIB_X11
	select XORG_LIB_XEXT
	help
	  libXtst provides an X Window System client interface
	  to the Record extension to the X protocol.