mirror of https://github.com/openwrt/luci.git
contrib/package: resolve recursive theme-base - luci-web dependency
parent
02867f8ebb
commit
969b971d0d
|
@ -786,7 +786,7 @@ endef
|
|||
### Themes ###
|
||||
define Package/luci-theme-base
|
||||
$(call Package/luci/thtemplate)
|
||||
DEPENDS:=+luci-web
|
||||
DEPENDS:=
|
||||
TITLE:=Common base for all themes
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in New Issue