mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-08 11:39:39 +00:00
doc: add libcjson-dev installation in GSG
Libcjson package is needed to build command monitor of DM, so this should be installed in the user's development machine. Tracked-On: #5921 Signed-off-by: Xiangyang Wu <xiangyang.wu@intel.com>
This commit is contained in:
parent
515bb22e06
commit
53dd2954d2
@ -126,6 +126,7 @@ To set up the ACRN build environment on the development computer:
|
||||
e2fslibs-dev \
|
||||
pkg-config \
|
||||
libnuma-dev \
|
||||
libcjson-dev \
|
||||
liblz4-tool \
|
||||
flex \
|
||||
bison \
|
||||
|
Loading…
Reference in New Issue
Block a user