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

config XORG_LIB_FS
	tristate
	prompt "libFS"
	select XORG_PROTO_X
	select XORG_PROTO_FONTS
	select XORG_LIB_XTRANS
	help
	  libFS, the Font Services library, provides various
	  functions useful to X11 font servers, and clients
	  connecting to font servers. It is not used outside
	  of these implementations.