update README [ci skip]

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2020-08-11 16:32:36 +03:00
parent 943016748b
commit 4203147c8b

6
README
View file

@ -19,9 +19,9 @@ There are several things you should be aware before considering Katie:
- QKeyEventEx and QKeyEvent classes have been merged
- QMouseEventEx and QMouseEvent classes have been merged
- QGuiPlatformPlugin class is public
- zlib, zstd, OpenSSL, PCRE, Freetype, ICU and X11 are required for building
- OpenSSL, D-Bus, CUPS, resolv and NSL cannot be runtime dependencies, they
must be linked to during build
- zlib, zstd, OpenSSL, PCRE, Freetype, ICU, X11, libpng and SQLite are
required for building
- OpenSSL, D-Bus, CUPS and resolv must be linked to during build
- QtUiTools is build as shared library by default
- moc, uic, rcc, lrelease, lupdate, etc. are linked to components
- updated bundled Harfbuzz from upstream (not Harfbuzz-NG)