diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm index bb5196b9f2..2331601ce7 100644 --- a/gnu/packages/web.scm +++ b/gnu/packages/web.scm @@ -397,6 +397,7 @@ (define-public nginx "--with-http_v2_module" "--with-pcre-jit" "--with-debug" + "--with-stream" ;; Even when not cross-building, we pass the ;; --crossbuild option to avoid customizing for the ;; kernel version on the build machine.