mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-03-20 02:42:40 +01:00
add gmenu2x
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
10
FunKey/package/libini/libini.mk
Normal file
10
FunKey/package/libini/libini.mk
Normal file
@@ -0,0 +1,10 @@
|
||||
#############################################################
|
||||
#
|
||||
# libini
|
||||
#
|
||||
#############################################################
|
||||
LIBINI_VERSION = c3413da
|
||||
LIBINI_SITE = $(call github,pcercuei,libini,$(LIBINI_VERSION))
|
||||
LIBINI_INSTALL_STAGING = YES
|
||||
|
||||
$(eval $(cmake-package))
|
||||
Reference in New Issue
Block a user