Hi Russell, please don't send unrelated patches in the same thread.
On Wed, Jan 16, 2013 at 09:51:14PM -0800, Russell Senior wrote: > The NGINX_SSL qualifier in the dependencies list doesn't seem to do > what is intended. Needed to remove it in order to build to a > successful conclusion. > > Signed-off-by: Russell Senior <russ...@personaltelco.net> > --- > net/nginx/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/net/nginx/Makefile b/net/nginx/Makefile > index 5a346e0..266203b 100644 > --- a/net/nginx/Makefile > +++ b/net/nginx/Makefile > @@ -56,7 +56,7 @@ define Package/nginx > SUBMENU:=Web Servers/Proxies > TITLE:=Nginx web server > URL:=http://nginx.org/ > - DEPENDS:=+!NGINX_DISABLE_PCRE:libpcre +NGINX_SSL:libopenssl > +!NGINX_DISABLE_HTTP_GZIP_MODULE:zlib +libpthread +NGINX_MODULE_LUA:liblua > + DEPENDS:=+!NGINX_DISABLE_PCRE:libpcre +libopenssl > +!NGINX_DISABLE_HTTP_GZIP_MODULE:zlib +libpthread +NGINX_MODULE_LUA:liblua > MENU:=1 > endef As for this nginx patch I will look into it. Luka _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel