default-settings: dont select lang-en by default
English is the global default language, it's meaningless to depends on
such a separate package.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 3f1b4c8633)
This commit is contained in:
parent
936dc3ab74
commit
5b1fb669c7
@ -25,7 +25,7 @@ define Package/default-settings
|
||||
CATEGORY:=LuCI
|
||||
TITLE:=LuCI support for Default Settings
|
||||
PKGARCH:=all
|
||||
DEPENDS:=+luci-lib-base +@LUCI_LANG_en
|
||||
DEPENDS:=+luci-lib-base
|
||||
endef
|
||||
|
||||
define Package/default-settings/config
|
||||
|
||||
Loading…
Reference in New Issue
Block a user