Updated dependencies

This commit is contained in:
tastytea 2018-06-21 14:13:22 +02:00
parent 000cb9d27b
commit b8bd083b7a
Signed by: tastytea
GPG Key ID: 59346E0EA35C67E5
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ The documentation is far from complete, sorry.
## Dependencies
* Tested OS: Linux
* C++ compiler (tested: gcc 6.4, 7.3)
* [cmake](https://cmake.org/) (tested: 3.9)
* C++ compiler (tested: gcc 6.3, 7.3)
* [cmake](https://cmake.org/) (tested: 3.9 / 3.11)
* [boost](http://www.boost.org/) (tested: 1.65 / 1.62)
* [curlpp](http://www.curlpp.org/) (tested: 0.8 / 0.7)
* [mastodon-cpp](https://schlomp.space/tastytea/mastodon-cpp) (at least: 0.12.0)