mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-25 06:51:49 +00:00
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 <geoffroy.vancutsem@intel.com>
This commit is contained in:
parent
f6a7206200
commit
0079184f97
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user