Dependency fixes for the new LuCi version

This commit is contained in:
Matthias Schiffer 2014-08-04 23:27:31 +02:00
parent c0139e871f
commit 201acaa3a9
3 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@ 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-luci-core +gluon-setup-mode +gluon-lock-password
DEPENDS:=+gluon-setup-mode +gluon-luci-theme +gluon-lock-password
endef
define Build/Prepare

View File

@ -12,7 +12,7 @@ define Package/gluon-core
SECTION:=gluon
CATEGORY:=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
define Package/gluon-core/description

View File

@ -15,7 +15,7 @@ define Package/gluon-luci-admin
SECTION:=gluon
CATEGORY:=Gluon
TITLE:=Luci based simple administration interface for mesh nodes
DEPENDS:=+gluon-luci-core +gluon-config-mode-core
DEPENDS:=+gluon-config-mode-core
endef
define Package/gluon-luci-admin/description