a7e49eb2af
quite work yet for me, but this clearly is a huge project and not having it quite work on the first pass is hardly unexpected. We definately want this stuff in buildroot.
14 lines
355 B
Plaintext
14 lines
355 B
Plaintext
config BR2_PACKAGE_XLIB_LIBXFONT
|
|
bool "libXfont"
|
|
default n
|
|
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
|