diff --git a/package/gluon-config-mode/Makefile b/package/gluon-config-mode/Makefile
index 75a87826e26d586211cf05d975b2c86b33ad11ab..dfd252eff0226b73a6a693372fbea910cd79a03c 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 +gluon-lock-password +gluon-location +gluon-simple-tc +uhttpd +dnsmasq +luci-mod-admin-core +ip +luci-theme-openwrt
+  DEPENDS:=+gluon-core +gluon-lock-password +gluon-location +gluon-simple-tc +gluon-luci-theme +uhttpd +dnsmasq +luci-mod-admin-core +ip
 endef
 
 define Package/gluon-config-mode/description
diff --git a/package/gluon-luci-admin/Makefile b/package/gluon-luci-admin/Makefile
index 45a849dc6a96174cd6951125840c03fdb8615eac..d9d963814a264dfd33f7c9092352591770f4139e 100644
--- a/package/gluon-luci-admin/Makefile
+++ b/package/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-core +luci-mod-admin-core +luci-theme-openwrt
+  DEPENDS:=+gluon-core +gluon-luci-theme +luci-mod-admin-core
 endef
 
 define Package/gluon-luci-admin/description