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:
Xiangyang Wu 2022-02-17 07:16:18 +08:00 committed by acrnsi-robot
parent 515bb22e06
commit 53dd2954d2

View File

@ -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 \