summaryrefslogtreecommitdiff
path: root/gnu/packages/web.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/web.scm')
-rw-r--r--gnu/packages/web.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 967d4328b5..6ffd87942c 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -408,6 +408,7 @@ the same, being completely separated from the Internet.")
"--with-pcre-jit"
"--with-debug"
"--with-stream"
+ "--with-stream_ssl_module"
;; Even when not cross-building, we pass the
;; --crossbuild option to avoid customizing for the
;; kernel version on the build machine.