From da01f679b44d7188048f668337430317ccbc45ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Musa=20=C3=9Cnal?= Date: Tue, 24 Aug 2021 14:47:08 +0300 Subject: [PATCH] Add bc to build dependencies --- doc/getting-started/getting-started.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/getting-started/getting-started.rst b/doc/getting-started/getting-started.rst index 3c9a9a70c..5d44e4ffd 100644 --- a/doc/getting-started/getting-started.rst +++ b/doc/getting-started/getting-started.rst @@ -134,7 +134,8 @@ To set up the ACRN build environment on the development computer: flex \ bison \ xsltproc \ - clang-format + clang-format \ + bc #. Install Python package dependencies: