doc: virtio-gpu dependency libraries

Add virtio-gpu dependency libararies in getting-started documents.

Tracked-On: #7210
Reviewed-by: Zhao Yakui <yakui.zhao@intel.com>
Signed-off-by: Sun Peng <peng.p.sun@linux.intel.com>
This commit is contained in:
Sun Peng 2022-03-25 13:05:05 +08:00 committed by acrnsi-robot
parent 1ed96bfbf8
commit e8934aeb41
1 changed files with 5 additions and 1 deletions

View File

@ -136,7 +136,11 @@ To set up the ACRN build environment on the development computer:
bison \ bison \
xsltproc \ xsltproc \
clang-format \ clang-format \
bc bc \
libpixman-1-dev \
libsdl2-dev \
libegl-dev \
libgles-dev
#. Install Python package dependencies: #. Install Python package dependencies: