Add dependencies

Not sure if this is the full or accurate list, was what i needed to install
This commit is contained in:
Kee Jefferys 2020-11-26 13:43:56 +11:00 committed by GitHub
parent 5ebc6ee614
commit 2c13d931d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -4,6 +4,14 @@ pybind layer for lokimq
## building
dependencies
- python3-dev
- cmake
- pkg-config
- liblokimq-dev
check the source out (recursive repo):
$ git clone --recursive https://github.com/loki-project/loki-pylokimq