1 config BR2_PACKAGE_LIBFM_EXTRA
3 select BR2_PACKAGE_LIBGLIB2
4 depends on BR2_USE_WCHAR # libglib2
5 depends on BR2_TOOLCHAIN_HAS_THREADS # libglib2
6 depends on BR2_USE_MMU # libglib2
8 The libfm-extra package contains a library and other files
9 required by menu-cache-gen libexec of menu-cache
11 http://wiki.lxde.org/en/Libfm
13 comment "libfm-extra needs a toolchain w/ wchar, threads, C++"
14 depends on BR2_USE_MMU
15 depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS