use our forked repos for gmenu2x

Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
Michel-FK
2020-12-05 15:33:09 +01:00
parent 707d8f5b8e
commit bbddf7004a
11 changed files with 58 additions and 6 deletions

View File

@@ -0,0 +1,12 @@
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