contrib/package: resolve recursive theme-base - luci-web dependency
This commit is contained in:
parent
02867f8ebb
commit
969b971d0d
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue