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

Commit a9aedbd

Browse files
authored
Merge pull request #457 from HowJMay/add_require
docs(README): Add requirements for makefile
2 parents 5feff10 + a7daca4 commit a9aedbd

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)