1config BR2_PACKAGE_XAPP_MKFONTSCALE
2 bool "mkfontscale"
3 select BR2_PACKAGE_FREETYPE
4 select BR2_PACKAGE_XLIB_LIBX11
5 select BR2_PACKAGE_XLIB_LIBFONTENC
6 select BR2_PACKAGE_XORGPROTO
7 select BR2_PACKAGE_ZLIB
8 help
9 create an index of scalable font files for X
10