From b8abbf4b429d5029e43ec7a0df0b6be378fd2039 Mon Sep 17 00:00:00 2001 From: Nils Schneider Date: Tue, 21 Jan 2014 16:15:27 +0100 Subject: [PATCH] gluon-config-mode,luci-admin: use gluon-luci-theme This makes gluon-config-mode and gluon-luci-admin depend on gluon-luci-theme instead of luci-theme-openwrt. --- gluon/gluon-config-mode/Makefile | 2 +- gluon/gluon-luci-admin/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gluon/gluon-config-mode/Makefile b/gluon/gluon-config-mode/Makefile index 75a8782..dfd252e 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 +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/gluon/gluon-luci-admin/Makefile b/gluon/gluon-luci-admin/Makefile index 45a849d..d9d9638 100644 --- a/gluon/gluon-luci-admin/Makefile +++ b/gluon/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