mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-30 13:41:24 +01:00
11 lines
284 B
Plaintext
11 lines
284 B
Plaintext
config BR2_PACKAGE_XLIB_LIBXFONT
|
|
bool "libXfont"
|
|
select BR2_PACKAGE_FREETYPE
|
|
select BR2_PACKAGE_XLIB_LIBFONTENC
|
|
select BR2_PACKAGE_XLIB_XTRANS
|
|
select BR2_PACKAGE_XPROTO_FONTSPROTO
|
|
select BR2_PACKAGE_XPROTO_XPROTO
|
|
select BR2_PACKAGE_XFONT_ENCODINGS
|
|
help
|
|
X.Org Xfont library
|