mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-03-21 19:32:49 +01:00
use our forked repos for gmenu2x
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
12
FunKey/package/libxdgmime/Config.in
Normal file
12
FunKey/package/libxdgmime/Config.in
Normal 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
|
||||
Reference in New Issue
Block a user