mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-29 08:47:24 +00:00
Add bc to build dependencies
This commit is contained in:
parent
6d7eb6d7b6
commit
da01f679b4
@ -134,7 +134,8 @@ To set up the ACRN build environment on the development computer:
|
|||||||
flex \
|
flex \
|
||||||
bison \
|
bison \
|
||||||
xsltproc \
|
xsltproc \
|
||||||
clang-format
|
clang-format \
|
||||||
|
bc
|
||||||
|
|
||||||
#. Install Python package dependencies:
|
#. Install Python package dependencies:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user