Skip to content

Commit 2746119

Browse files
authored
Merge pull request #1694 from Du-Chao/master
Add a prerequisite for building
2 parents 2d7af2f + 59b6458 commit 2746119

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
@@ -86,7 +86,7 @@ Build Steps
8686
We assume that the RISCV environment variable is set to the RISC-V tools
8787
install path.
8888

89-
$ apt-get install device-tree-compiler libboost-regex-dev
89+
$ apt-get install device-tree-compiler libboost-regex-dev libboost-system-dev
9090
$ mkdir build
9191
$ cd build
9292
$ ../configure --prefix=$RISCV

0 commit comments

Comments
 (0)