mirror of
https://github.com/openwrt/luci.git
synced 2025-12-22 01:44:35 +04:00
luci-0.9: merge r5958
This commit is contained in:
@@ -311,7 +311,7 @@ endef
|
|||||||
define Package/luci-web
|
define Package/luci-web
|
||||||
$(call Package/luci/libtemplate)
|
$(call Package/luci/libtemplate)
|
||||||
DEPENDS+=+luci-http +luci-sys +luci-nixio +luci-uci \
|
DEPENDS+=+luci-http +luci-sys +luci-nixio +luci-uci \
|
||||||
+luci-sgi-cgi +luci-sgi-uhttpd +luci-lmo
|
+luci-sgi-cgi +luci-lmo
|
||||||
TITLE:=MVC Webframework
|
TITLE:=MVC Webframework
|
||||||
$(call Config,luci.main.lang,string,en,Default Language)
|
$(call Config,luci.main.lang,string,en,Default Language)
|
||||||
endef
|
endef
|
||||||
@@ -675,7 +675,7 @@ endef
|
|||||||
define Package/luci-sgi-uhttpd
|
define Package/luci-sgi-uhttpd
|
||||||
$(call Package/luci/webservertemplate)
|
$(call Package/luci/webservertemplate)
|
||||||
TITLE:=Binding for the uHTTPd server
|
TITLE:=Binding for the uHTTPd server
|
||||||
DEPENDS+=+uhttpd +uhttpd-mod-tls +uhttpd-mod-lua +px5g
|
DEPENDS+=+uhttpd +uhttpd-mod-lua
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/luci-sgi-uhttpd/install
|
define Package/luci-sgi-uhttpd/install
|
||||||
|
|||||||
Reference in New Issue
Block a user