f9a11a8fed
Fixes: http://autobuild.buildroot.net/results/7a89f79499e167cc98449a045604d25d4fc88484/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
9 lines
199 B
Plaintext
9 lines
199 B
Plaintext
config BR2_PACKAGE_XAPP_XFS
|
|
bool "xfs"
|
|
select BR2_PACKAGE_XLIB_LIBFS
|
|
select BR2_PACKAGE_XLIB_LIBXFONT
|
|
select BR2_PACKAGE_XPROTO_FONTSPROTO
|
|
depends on BR2_USE_MMU # fork()
|
|
help
|
|
X font server
|