diff --git a/net/nginx/Makefile b/net/nginx/Makefile index bb0b9441e..16dd45fb8 100644 --- a/net/nginx/Makefile +++ b/net/nginx/Makefile @@ -295,7 +295,7 @@ define Package/nginx-mod-luci SUBMENU:=Web Servers/Proxies TITLE:=Support file for Nginx URL:=http://nginx.org/ - DEPENDS:=+uwsgi +uwsgi-luci-support +nginx +nginx-mod-ubus + DEPENDS:=+uwsgi +uwsgi-luci-support +nginx-ssl +nginx-mod-ubus # TODO: add PROVIDES when removing nginx-mod-luci-ssl # PROVIDES:=nginx-mod-luci-ssl endef