From 91cee1420033e8f8f677544556c127df415e43bc Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Sun, 1 Jun 2008 12:36:36 +0000 Subject: [PATCH] * Added dependency for English translation to modules/admin-core --- contrib/package/luci/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 975c13025..ef9fef39e 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -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 -- 2.11.0