Add temporary dependency for luci-web to luci-sgi-cgi
[project/luci.git] / contrib / package / luci / Makefile
index 68bcc99003b8074b74a7bdccf838c8e7ace73fc1..2c0a6f10352068efe2dd76294c4769e0087255ad 100644 (file)
@@ -172,7 +172,7 @@ endef
 
 define Package/luci-web
   $(call Package/luci/libtemplate)
-  DEPENDS+=+luci-http +luci-addons +luci-uci
+  DEPENDS+=+luci-http +luci-addons +luci-uci +luci-sgi-cgi
   TITLE:=MVC Webframework
 endef
 
@@ -427,7 +427,7 @@ endef
 
 define Package/luci-i18n-english
   $(call Package/luci/i18ntemplate)
-  TITLE:=English (incomplete)
+  TITLE:=English
 endef
 
 define Package/luci-i18n-english/install