diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2020-04-12 16:27:10 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-19 10:52:30 +0700 |
commit | 0b5efe358e28d8a7924ab034baa3585893bd8263 (patch) | |
tree | aab6b3b7f556c64f7a441a6afcfd3c2995a12a7e /libraries/qt5/README | |
parent | fe368516fc823ae316b363272f74ab8467fa0cfa (diff) | |
download | slackbuilds-0b5efe358e28d8a7924ab034baa3585893bd8263.tar.gz |
libraries/qt5: Updated for version 5.12.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/qt5/README')
-rw-r--r-- | libraries/qt5/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/qt5/README b/libraries/qt5/README index 8ad0aa4a80..dc4dc6e430 100644 --- a/libraries/qt5/README +++ b/libraries/qt5/README @@ -85,7 +85,7 @@ Building without webengine can speed up compilation. If you have no intention of using the browser code, which includes a chunk of 3rd party Google Chromium source, then it may make sense to skip it and save yourself about 2/3 of -the build time. +the build time, and knocks about 3G off the needed space. The package version has _nowebengine appended to it for clarity. |