mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-27 15:56:54 +00:00
Merge pull request #3649 from gvancuts/zlib1g-dev-debian
doc: add 'zlib1g-dev' to list of dependencies in Debian
This commit is contained in:
commit
ceec4d80a4
@ -85,7 +85,8 @@ each with their own way to install development tools:
|
||||
python3-pip \
|
||||
libblkid-dev \
|
||||
e2fslibs-dev \
|
||||
pkg-config
|
||||
pkg-config \
|
||||
zlib1g-dev
|
||||
$ sudo pip3 install kconfiglib
|
||||
|
||||
.. note::
|
||||
|
Loading…
Reference in New Issue
Block a user