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

config XORG_LIB_XTST
	tristate
	prompt "libXtst"
	select XORGPROTO
	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.