* Added dependency for English translation to modules/admin-core
This commit is contained in:
parent
bc5c1995eb
commit
91cee14200
1 changed files with 1 additions and 1 deletions
|
@ -188,7 +188,7 @@ endef
|
|||
|
||||
define Package/luci-mod-admin-core
|
||||
$(call Package/luci/webtemplate)
|
||||
DEPENDS+=+luci-web +luci-cbi +luci-theme-openwrt
|
||||
DEPENDS+=+luci-web +luci-cbi +luci-theme-openwrt +luci-i18n-english
|
||||
TITLE:=Administration module
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue