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

Dependency fixes for the new LuCi version

parent c0139e87
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ define Package/gluon-config-mode-core ...@@ -14,7 +14,7 @@ define Package/gluon-config-mode-core
SECTION:=gluon SECTION:=gluon
CATEGORY:=Gluon CATEGORY:=Gluon
TITLE:=Luci based config mode for user friendly setup of new mesh nodes TITLE:=Luci based config mode for user friendly setup of new mesh nodes
DEPENDS:=+gluon-luci-core +gluon-setup-mode +gluon-lock-password DEPENDS:=+gluon-setup-mode +gluon-luci-theme +gluon-lock-password
endef endef
define Build/Prepare define Build/Prepare
......
...@@ -12,7 +12,7 @@ define Package/gluon-core ...@@ -12,7 +12,7 @@ define Package/gluon-core
SECTION:=gluon SECTION:=gluon
CATEGORY:=Gluon CATEGORY:=Gluon
TITLE:=Base files of Gluon TITLE:=Base files of Gluon
DEPENDS:=+gluon-config +lua-platform-info +luci-lib-core +odhcp6c +firewall DEPENDS:=+gluon-config +lua-platform-info +luci-lib-nixio +odhcp6c +firewall
endef endef
define Package/gluon-core/description define Package/gluon-core/description
......
...@@ -15,7 +15,7 @@ define Package/gluon-luci-admin ...@@ -15,7 +15,7 @@ define Package/gluon-luci-admin
SECTION:=gluon SECTION:=gluon
CATEGORY:=Gluon CATEGORY:=Gluon
TITLE:=Luci based simple administration interface for mesh nodes TITLE:=Luci based simple administration interface for mesh nodes
DEPENDS:=+gluon-luci-core +gluon-config-mode-core DEPENDS:=+gluon-config-mode-core
endef endef
define Package/gluon-luci-admin/description define Package/gluon-luci-admin/description
......
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