Skip to content
Snippets Groups Projects
Commit ae5277ff authored by Nils Schneider's avatar Nils Schneider
Browse files

gluon-location is a dependency of config-mode, not autoupdater

parent 7c64af8c
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
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