contrib/package: make uhttpd sgi depend on uhttpd-mod-lua and uhttpd-mod-tls as well
This commit is contained in:
parent
f59e82ca53
commit
f115f8f514
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue