4683420c4c
'default n' is the default, so there's no need to say it explicitly.
13 lines
344 B
Plaintext
13 lines
344 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_FONTCACHEPROTO
|
|
select BR2_PACKAGE_XPROTO_FONTSPROTO
|
|
select BR2_PACKAGE_XPROTO_XPROTO
|
|
select BR2_PACKAGE_XFONT_ENCODINGS
|
|
help
|
|
libXfont 1.2.7
|
|
X.Org Xfont library
|