Skip to content
Snippets Groups Projects
Commit 0a1e1ad3 authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

gluon-config-mode-core: pull in LuCi i18n packages for enabled languages

parent dce26de2
No related branches found
No related tags found
No related merge requests found
......@@ -10,11 +10,14 @@ PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
include $(GLUONDIR)/include/package.mk
PKG_CONFIG_DEPENDS += $(GLUON_I18N_CONFIG)
define Package/gluon-config-mode-core
SECTION:=gluon
CATEGORY:=Gluon
TITLE:=Luci based config mode for user friendly setup of new mesh nodes
DEPENDS:=+gluon-setup-mode +gluon-luci-theme +gluon-lock-password
DEPENDS:=+gluon-setup-mode +gluon-luci-theme +gluon-lock-password $(GLUON_I18N_PACKAGES)
endef
define Build/Prepare
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment