removed dependancy to openwrt.org theme.
Now it is possible to select a different (custom) theme as the only available theme on the router.
This commit is contained in:
parent
43173b1f31
commit
085a0a9ec0
1 changed files with 1 additions and 1 deletions
|
@ -340,7 +340,7 @@ endef
|
|||
|
||||
define Package/luci-admin-core
|
||||
$(call Package/luci/webtemplate)
|
||||
DEPENDS+=+luci-web +luci-cbi +luci-theme-openwrt +luci-i18n-english
|
||||
DEPENDS+=+luci-web +luci-cbi +luci-i18n-english
|
||||
TITLE:=Web UI Core Module
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue