aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README23
1 files changed, 0 insertions, 23 deletions
diff --git a/README b/README
index ff169fe2..12969310 100644
--- a/README
+++ b/README
@@ -16,29 +16,6 @@ HOW TO BUILD QT5
please see section "Setting up your machine" on:
http://wiki.qt.io/Get_The_Source
- Optional requirements
- ---------------------
-
- - OpenSSL for SSL sockets or HTTPS
- - Wayland
-
- New dependencies in Qt 5
- ------------------------
-
- Linux: On systems running X11, the XCB libraries are required for
- the platform plugin to build. qtbase/src/plugins/platforms/xcb/README
- lists the required packages.
-
- Qt 5 can make use of the ICU libraries providing Unicode and Globalization
- support (see http://site.icu-project.org/). They are required for building
- QtWebKit.
- On Linux, they will be auto-detected.
- On Windows, they need to be manually installed and the "include" and "lib"
- folders of the ICU installation must be appended to the INCLUDE and LIB
- environment variables after calling the Windows SDK setup script.
- The "bin" folder of the ICU installation should be appended to the PATH
- environment variable in order to for the DLLs to be found at run-time.
-
Licensing:
----------