Added Qt5Core to README.md (#6)

This commit is contained in:
Alf Gaida 2016-10-26 19:08:27 +02:00 committed by GitHub
parent 6ef6ecfc77
commit 2dd8ecd6f2
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ These tools used to be spread over the repositories of various other components
### Compiling sources
To build only CMake is needed, optionally Git to pull VCS checkouts. Runtime dependencies do not exist.
To build only CMake and Qt5Core are needed, optionally Git to pull VCS checkouts. Runtime dependencies do not exist.
Code configuration is handled by CMake. CMake variable `CMAKE_INSTALL_PREFIX` has to be set to `/usr` on most operating systems.