Download raw body.
nginx: fix nginx-njs WANTLIB
On Wed, Sep 10, 2025 at 04:30:31PM +0100, Stuart Henderson wrote: > This fixes WANTLIB for njs, currently pcre2 is listed in LIB_DEPENDS-njs > but there's no related WANTLIB-njs entry, so the dependency just gets > stripped out from the packages. > > I added a comment because check-lib-depends will show it as Extra even > though it is really needed. > > ok? Looks good to me, thank you, Stuart! -- Sergey A. Osokin
nginx: fix nginx-njs WANTLIB