summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/web.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 24991879ff..c0b382f294 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -7512,7 +7512,7 @@ derivation by David Revoy from the original MonsterID by Andreas Gohr.")
;; Required to build the tools (i.e. without ‘--enable-lib-only’).
(append
(if (hurd-target?)
- `(,openssl "static")
+ `((,openssl "static"))
(list jemalloc)) ; fight nghttpd{,x} heap fragmentation
(list c-ares
jansson ; for HPACK tools