Michel-FK 3ec1810907 use our forked repos for gmenu2x
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-12-15 15:47:40 +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