* Added dependency for English translation to modules/admin-core
[project/luci.git] / contrib / package / luci / Makefile
index 975c130..ef9fef3 100644 (file)
@@ -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