luci-0.9: merge r5124
This commit is contained in:
parent
853d989579
commit
bed30927f8
1 changed files with 2 additions and 1 deletions
|
@ -743,7 +743,8 @@ endef
|
||||||
define Package/luci-theme-openwrt
|
define Package/luci-theme-openwrt
|
||||||
$(call Package/luci/thtemplate)
|
$(call Package/luci/thtemplate)
|
||||||
TITLE:=OpenWrt.org (default)
|
TITLE:=OpenWrt.org (default)
|
||||||
DEPENDS:=+luci-theme-base
|
DEPENDS:=+luci-theme-base luci-core
|
||||||
|
DEFAULT:=y if PACKAGE_luci-core
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/luci-theme-openwrt/install
|
define Package/luci-theme-openwrt/install
|
||||||
|
|
Loading…
Reference in a new issue