projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
7667c06
)
contrib/package: make sgi-uhttpd and uhttpd tls support optional
author
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 27 Mar 2010 19:28:08 +0000
(19:28 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 27 Mar 2010 19:28:08 +0000
(19:28 +0000)
contrib/package/luci/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/luci/Makefile
b/contrib/package/luci/Makefile
index
7666d04
..
6229646
100644
(file)
--- a/
contrib/package/luci/Makefile
+++ b/
contrib/package/luci/Makefile
@@
-347,7
+347,7
@@
endef
define Package/luci-web
$(call Package/luci/libtemplate)
DEPENDS+=+luci-http +luci-sys +luci-nixio +luci-uci \
define Package/luci-web
$(call Package/luci/libtemplate)
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
$(call Config,luci.main.lang,string,auto,Default Language)
endef
TITLE:=MVC Webframework
$(call Config,luci.main.lang,string,auto,Default Language)
endef
@@
-782,7
+782,7
@@
endef
define Package/luci-sgi-uhttpd
$(call Package/luci/webservertemplate)
TITLE:=Binding for the uHTTPd server
define Package/luci-sgi-uhttpd
$(call Package/luci/webservertemplate)
TITLE:=Binding for the uHTTPd server
- DEPENDS+=+uhttpd +uhttpd-mod-
tls +uhttpd-mod-lua +px5g
+ DEPENDS+=+uhttpd +uhttpd-mod-
lua
endef
define Package/luci-sgi-uhttpd/install
endef
define Package/luci-sgi-uhttpd/install