summaryrefslogtreecommitdiffstats
path: root/rules/xorg-font-ttf.in
blob: abab0c7a8c5a7966dfca5130d1f0de7940e5324a (plain)
1
2
3
4
5
6
7
8
9
10
## SECTION=multimedia_xorg_font

menuconfig XORG_FONT_TTF
	depends on MENU_XORG_FONTS
	select XORG_LIB_XFONT_FREETYPE if XORG_LIB_XFONT
	bool
	prompt "xorg true/open type fonts     "

source "generated/multimedia_xorg_font_ttf.in"