a0e86e51e1
Needed for xserver_xorg-server 1.19+ https://cgit.freedesktop.org/xorg/xserver/commit/?id=05a793f5b3c40747d5a92a076def7f4fb673c7e7 We need to keep the xlib_libXfont package because xapp_bdftopcf and xapp_xfs were not ported yet to xlib_libXfont2: https://lists.x.org/archives/xorg-announce/2016-August/002702.html Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
11 lines
286 B
Plaintext
11 lines
286 B
Plaintext
config BR2_PACKAGE_XLIB_LIBXFONT2
|
|
bool "libXfont2"
|
|
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
|