gluon-location is a dependency of config-mode, not autoupdater
This commit is contained in:
parent
7c64af8c7e
commit
ae5277ff9f
@ -11,7 +11,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
define Package/gluon-autoupdater
|
||||
SECTION:=gluon
|
||||
CATEGORY:=Gluon
|
||||
DEPENDS:=+ecdsautils +gluon-cron +gluon-release +gluon-location
|
||||
DEPENDS:=+ecdsautils +gluon-cron +gluon-release
|
||||
TITLE:=Automatically update firmware
|
||||
endef
|
||||
|
||||
|
@ -15,7 +15,7 @@ define Package/gluon-config-mode
|
||||
SECTION:=gluon
|
||||
CATEGORY:=Gluon
|
||||
TITLE:=Luci based config mode for user friendly setup of new meshnodes
|
||||
DEPENDS:=+gluon-core +uhttpd +dnsmasq +luci-mod-admin-core +ip +luci-theme-openwrt +haveged
|
||||
DEPENDS:=+gluon-core +gluon-location +uhttpd +dnsmasq +luci-mod-admin-core +ip +luci-theme-openwrt +haveged
|
||||
endef
|
||||
|
||||
define Package/gluon-config-mode/description
|
||||
|
Loading…
Reference in New Issue
Block a user