From f509a995ed6998907b6bd0cf2f3a7ebe4ace1ecd Mon Sep 17 00:00:00 2001 From: Nils Schneider Date: Wed, 2 Oct 2013 15:00:07 +0200 Subject: [PATCH] gluon-location is a dependency of config-mode, not autoupdater --- gluon/gluon-autoupdater/Makefile | 2 +- gluon/gluon-config-mode/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gluon/gluon-autoupdater/Makefile b/gluon/gluon-autoupdater/Makefile index 8d6ae75..fd97149 100644 --- a/gluon/gluon-autoupdater/Makefile +++ b/gluon/gluon-autoupdater/Makefile @@ -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 diff --git a/gluon/gluon-config-mode/Makefile b/gluon/gluon-config-mode/Makefile index 4c95217..8596187 100644 --- a/gluon/gluon-config-mode/Makefile +++ b/gluon/gluon-config-mode/Makefile @@ -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