qt5: update the 'lib_mk_file_generator' README file

Fixes #1813
This commit is contained in:
Christian Prochaska 2015-12-07 19:16:58 +01:00 committed by Christian Helmuth
parent 2316937e58
commit 89d3083c9f
1 changed files with 8 additions and 2 deletions

View File

@ -3,8 +3,14 @@ The scripts in this directory have been used to generate the
Usage:
- create a build directory in the 'contrib' directory
- download and extract the Qt5 source archive
- apply 'qt5_configuration.patch' from the 'src/lib/qt5/patches' directory
- create a build directory next to the extracted Qt5 source directory
- copy the scripts into this build directory
- change into the build directory
- execute the 'create_generated_incs' script
- move the generated files into the 'lib/mk/' directory
- move the generated files into the 'lib/mk' directory
Notes:
- ICU (libicu-dev) must be installed on the host system to get the QtWebKit files generated