summaryrefslogtreecommitdiffhomepage
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/package/luci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile
index 5cfab4c9c..387499c75 100644
--- 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