Michel-FK 866ee950c0 build FunKey-OS using FunKey SDK
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-12-27 12:22:36 +01:00

13 lines
360 B
Plaintext

config BR2_PACKAGE_LIBXDGMIME
bool "libxdgmime"
depends on BR2_USE_WCHAR # shared-mime-info
select BR2_PACKAGE_SHARED_MIME_INFO
help
Simple library that parses the proposed MIME spec
listed at http://freedesktop.org/.
https://github.com/pcercuei/libxdgmime
comment "libxdgmime requires a toolchain with WCHAR support"
depends on !BR2_USE_WCHAR