diff --git a/admin/autoupdater/Makefile b/admin/autoupdater/Makefile index 7933e0b..9a38f9a 100644 --- a/admin/autoupdater/Makefile +++ b/admin/autoupdater/Makefile @@ -10,7 +10,7 @@ include $(GLUONDIR)/include/package.mk define Package/autoupdater SECTION:=admin CATEGORY:=Administration - DEPENDS:=+lua-platform-info +luci-lib-core +ecdsautils +!BUSYBOX_CONFIG_SHA512SUM:coreutils-sha512sum + DEPENDS:=+lua-platform-info +luci-lib-nixio +ecdsautils +!BUSYBOX_CONFIG_SHA512SUM:coreutils-sha512sum TITLE:=Automatically update firmware endef diff --git a/gluon/gluon-config-mode-core/Makefile b/gluon/gluon-config-mode-core/Makefile index b5b8255..e1060e9 100644 --- a/gluon/gluon-config-mode-core/Makefile +++ b/gluon/gluon-config-mode-core/Makefile @@ -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 diff --git a/gluon/gluon-core/Makefile b/gluon/gluon-core/Makefile index 17cde4d..ddd9ad4 100644 --- a/gluon/gluon-core/Makefile +++ b/gluon/gluon-core/Makefile @@ -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 diff --git a/gluon/gluon-luci-admin/Makefile b/gluon/gluon-luci-admin/Makefile index f9ca015..455bcb2 100644 --- a/gluon/gluon-luci-admin/Makefile +++ b/gluon/gluon-luci-admin/Makefile @@ -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