Skip to content
This repository was archived by the owner on Dec 26, 2022. It is now read-only.

Commit a7daca4

Browse files
committed
docs(README): Add requirements for makefile
When using Makefile to build third party libraries, some tools are necessary. In this commit, those required tools are added into README
1 parent 5feff10 commit a7daca4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ Tangle-accelerator is built and launched through Bazel, it also requires Redis t
8484

8585
* [Bazel](https://docs.bazel.build/versions/master/install.html)
8686
* [Redis-server](https://redis.io/topics/quickstart)
87+
* cmake (required by dcurl)
88+
* openssl-dev (required by mosquitto)
8789

8890
## Build from Source
8991

0 commit comments

Comments
 (0)