mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-03-22 20:02:41 +01:00
use our forked repos for gmenu2x
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
@@ -4,8 +4,12 @@
|
||||
#
|
||||
#############################################################
|
||||
GMENU2X_VERSION = c6e2883
|
||||
GMENU2X_SITE = $(call github,opendingux,gmenu2x,$(GMENU2X_VERSION))
|
||||
GMENU2X_SITE_METHOD = git
|
||||
GMENU2X_SITE = https://github.com/FunKey-Project/gmenu2x.git
|
||||
GMENU2X_LICENSE = GPL-2.0
|
||||
|
||||
GMENU2X_DEPENDENCIES = sdl sdl_ttf sdl_gfx dejavu libpng fonts-droid
|
||||
|
||||
GMENU2X_CONF_OPTS = -DBIND_CONSOLE=ON
|
||||
|
||||
ifeq ($(BR2_PACKAGE_GMENU2X_SHOW_CLOCK),y)
|
||||
|
||||
Reference in New Issue
Block a user