contrib/package: make uhttpd sgi depend on uhttpd-mod-lua and uhttpd-mod-tls as well

This commit is contained in:
Jo-Philipp Wich 2010-03-25 10:56:09 +00:00
parent f59e82ca53
commit f115f8f514

View file

@ -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