# Dependencies

### Libraries
- [Qt](https://www.qt.io/)
  - at least 5.9
  - core, widgets
  - webengine, webenginewidgets
- [libtoml](https://github.com/mayah/tinytoml) (included in source)

### Tools
* A working compiler
  - gcc or clang on Linux
  - msvc on Windows due to QtWebEngine
* qbs
  - minimal version 1.8.0