From 0079184f97b04a4bf809a4b3fb97ed80a9310328 Mon Sep 17 00:00:00 2001 From: Geoffroy Van Cutsem Date: Mon, 25 May 2020 15:59:28 +0200 Subject: [PATCH] doc: remove zlib from the build dependency Remove the zlib package from the list of build dependencies for Ubuntu. Tracked-On: #4838 Signed-off-by: Geoffroy Van Cutsem --- doc/getting-started/building-from-source.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/getting-started/building-from-source.rst b/doc/getting-started/building-from-source.rst index 511be8032..4f218417f 100644 --- a/doc/getting-started/building-from-source.rst +++ b/doc/getting-started/building-from-source.rst @@ -92,7 +92,6 @@ Install the necessary tools for the following systems: libblkid-dev \ e2fslibs-dev \ pkg-config \ - zlib1g-dev \ libnuma-dev $ sudo pip3 install kconfiglib