projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f59e82c
)
contrib/package: make uhttpd sgi depend on uhttpd-mod-lua and uhttpd-mod-tls as well
author
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 25 Mar 2010 10:56:09 +0000
(10:56 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 25 Mar 2010 10:56:09 +0000
(10:56 +0000)
contrib/package/luci/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/luci/Makefile
b/contrib/package/luci/Makefile
index 5cfab4c9cf0d90f7768f90cf7eb951a1bd67d3f1..387499c75e27409d3b267e001b45ba9c81534402 100644
(file)
--- a/
contrib/package/luci/Makefile
+++ b/
contrib/package/luci/Makefile
@@
-779,7
+779,7
@@
endef
define Package/luci-sgi-uhttpd
$(call Package/luci/webservertemplate)
TITLE:=Binding for the uHTTPd server
- DEPENDS+=+uhttpd +px5g
+ DEPENDS+=+uhttpd +
uhttpd-mod-tls +uhttpd-mod-lua +
px5g
endef
define Package/luci-sgi-uhttpd/install