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.
This commit is contained in:
parent
40c4659e18
commit
b1cc62b680
@ -15,7 +15,7 @@ define Package/gluon-config-mode
|
|||||||
SECTION:=gluon
|
SECTION:=gluon
|
||||||
CATEGORY:=Gluon
|
CATEGORY:=Gluon
|
||||||
TITLE:=Luci based config mode for user friendly setup of new meshnodes
|
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
|
endef
|
||||||
|
|
||||||
define Package/gluon-config-mode/description
|
define Package/gluon-config-mode/description
|
||||||
|
@ -15,7 +15,7 @@ define Package/gluon-luci-admin
|
|||||||
SECTION:=gluon
|
SECTION:=gluon
|
||||||
CATEGORY:=Gluon
|
CATEGORY:=Gluon
|
||||||
TITLE:=Luci based simple administration interface for mesh nodes
|
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
|
endef
|
||||||
|
|
||||||
define Package/gluon-luci-admin/description
|
define Package/gluon-luci-admin/description
|
||||||
|
Loading…
Reference in New Issue
Block a user