diff options
| -rw-r--r-- | meta-webserver/recipes-httpd/nginx/nginx.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-webserver/recipes-httpd/nginx/nginx.inc b/meta-webserver/recipes-httpd/nginx/nginx.inc index 8890e0bea1..f65c209710 100644 --- a/meta-webserver/recipes-httpd/nginx/nginx.inc +++ b/meta-webserver/recipes-httpd/nginx/nginx.inc | |||
| @@ -47,6 +47,7 @@ PACKAGECONFIG[http-auth-request] = "--with-http_auth_request_module,," | |||
| 47 | PACKAGECONFIG[ipv6] = "--with-ipv6,," | 47 | PACKAGECONFIG[ipv6] = "--with-ipv6,," |
| 48 | PACKAGECONFIG[webdav] = "--with-http_dav_module,," | 48 | PACKAGECONFIG[webdav] = "--with-http_dav_module,," |
| 49 | PACKAGECONFIG[stream] = "--with-stream,," | 49 | PACKAGECONFIG[stream] = "--with-stream,," |
| 50 | PACKAGECONFIG[http-sub-module] = "--with-http_sub_module,," | ||
| 50 | 51 | ||
| 51 | PACKAGECONFIG[xslt] = "--with-http_xslt_module,,libxslt" | 52 | PACKAGECONFIG[xslt] = "--with-http_xslt_module,,libxslt" |
| 52 | 53 | ||
