OSDN Git Service

update README [ci skip]
authorIvailo Monev <xakepa10@gmail.com>
Tue, 11 Aug 2020 13:32:36 +0000 (16:32 +0300)
committerIvailo Monev <xakepa10@gmail.com>
Tue, 11 Aug 2020 13:35:02 +0000 (16:35 +0300)
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
README

diff --git a/README b/README
index b77206e..416b0b5 100644 (file)
--- a/README
+++ b/README
@@ -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)