Skip to content
Snippets Groups Projects
Commit 9efbcb24 authored by Mark Tearle's avatar Mark Tearle
Browse files

Note further package dependencies required for build

parent 7b8c4e61
Branches
No related merge requests found
......@@ -10,6 +10,9 @@ Required packages
- libncurses-dev
- libssl-dev
- build-essentials (gcc and GNU Make)
- libmodbus (used for communicating with the coke machine)
- libmodbus-dev (used for communicating with the coke machine)
- libsqlite3-dev
- libident-dev
Run `make -C src/`
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment