diff --git a/package/gluon-autoupdater/Makefile b/package/gluon-autoupdater/Makefile
index 8d6ae7556bcd9b7612974b0cdab870b14ca6842a..fd97149242b1ddcf030bc231c566b9359890b135 100644
--- a/package/gluon-autoupdater/Makefile
+++ b/package/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/package/gluon-config-mode/Makefile b/package/gluon-config-mode/Makefile
index 4c95217bde5231b75246d3e348e2cd947ce2209b..8596187152e94b9a121d1194cf485002f4b265a6 100644
--- a/package/gluon-config-mode/Makefile
+++ b/package/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