Skip to content

Commit 954e9e2

Browse files
authored
Update README.md
Add missing prerequisite libboost-regex-dev Signed-off-by: Katharina <KatCe@users.noreply.github.com>
1 parent 066a3c1 commit 954e9e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Build Steps
7474
We assume that the RISCV environment variable is set to the RISC-V tools
7575
install path.
7676

77-
$ apt-get install device-tree-compiler
77+
$ apt-get install device-tree-compiler libboost-regex-dev
7878
$ mkdir build
7979
$ cd build
8080
$ ../configure --prefix=$RISCV

0 commit comments

Comments
 (0)