Michel-FK bbddf7004a use our forked repos for gmenu2x
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-12-05 15:33:09 +01:00

14 lines
328 B
Makefile

#############################################################
#
# libini
#
#############################################################
LIBINI_VERSION = c3413da
LIBINI_SITE_METHOD = git
LIBINI_SITE = https://github.com/FunKey-Project/libini.git
LIBINI_LICENSE = LGPL-2.1
LIBINI_INSTALL_STAGING = YES
$(eval $(cmake-package))