Added Qt dependency to readme
the build was successful Details

This commit is contained in:
tastytea 2018-10-13 23:33:13 +02:00
parent b7c523e74e
commit c9d138e2d7
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 3 additions and 1 deletions

View File

@ -54,10 +54,12 @@ Gentoo ebuilds are available via my
#### Dependencies
* C++ compiler (tested: gcc 6/7/8)
* C++ compiler (tested: [gcc](https://gcc.gnu.org/) 6/7/8,
[clang](https://llvm.org/) 6)
* [cmake](https://cmake.org/) (at least 3.6)
* [vsqlite++](http://vsqlite.virtuosic-bytes.com/) (tested: 0.3.13)
* [libxdg-basedir](http://repo.or.cz/w/libxdg-basedir.git) (tested: 1.2)
* [qtwidgets](https://www.qt.io/) (tested: 5.9/5.7)
#### Get sourcecode