From 72ad9d009d9ec4c6daa31e0616403431b1796591 Mon Sep 17 00:00:00 2001 From: Dan Date: Sun, 7 Feb 2021 20:59:48 +0000 Subject: [PATCH] Add zlib1g-dev to Debian dependencies in README (#7303) --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index f7701272cdb..dee536d71a2 100644 --- a/README +++ b/README @@ -101,6 +101,7 @@ plugins to build large scale web applications. pkg-config libmodule-install-perl gcc/g++ or clang/clang++ + zlib1g-dev libssl-dev libpcre3-dev libcap-dev (optional, highly recommended)