nginx: added packagegroup for webdav module

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Peter Johennecken 2023-03-31 10:35:35 +02:00 committed by Khem Raj
parent db87078a40
commit 9937ffa5d2

View File

@ -44,6 +44,7 @@ PACKAGECONFIG[http2] = "--with-http_v2_module,,"
PACKAGECONFIG[ssl] = "--with-http_ssl_module,,openssl"
PACKAGECONFIG[http-auth-request] = "--with-http_auth_request_module,,"
PACKAGECONFIG[ipv6] = "--with-ipv6,,"
PACKAGECONFIG[webdav] = "--with-http_dav_module,,"
do_configure () {
if [ "${SITEINFO_BITS}" = "64" ]; then