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

config XORG_LIB_XCURSOR
	tristate
	select XORG_LIB_XRENDER
	select XORG_LIB_XFIXES
	select XORG_LIB_X11
	select XORG_PROTO_FIXES
	prompt "libXcursor"
	help
	 The Xcursor library provides support for colored and animated cursor themes.
	 This library is included by default, but can also be installed as a
	 standalone library and used with any X server. For full functionality the X
	 server must support Xrender