summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-Xcursor.in
blob: d47ee147060ae62b53986bb2b87672d927763b5c (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 XORGPROTO
	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