default-settings: remove @LUCI_LANG_en dependencies
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
parent
36a4e6e0d4
commit
78e2b8c1a7
@ -23,7 +23,7 @@ define Package/default-settings
|
||||
CATEGORY:=LuCI
|
||||
TITLE:=LuCI support for Default Settings
|
||||
PKGARCH:=all
|
||||
DEPENDS:=+luci-base +@LUCI_LANG_en
|
||||
DEPENDS:=+luci-base
|
||||
endef
|
||||
|
||||
define Package/default-settings-chn
|
||||
|
||||
Loading…
Reference in New Issue
Block a user