diff options
| author | Billy O'Neal <bion@microsoft.com> | 2020-05-04 15:37:57 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-04 15:37:57 -0700 |
| commit | 7db401cb1ef1fc559ec9f9ce814d064c328fd767 (patch) | |
| tree | 5e029a2b807bed1e5b7b4d6548f51d7520e2ca39 /ports/qt5-base/CONTROL | |
| parent | 48decf759ebbf3b281fb2ae4e45f092a70ef48f1 (diff) | |
| download | vcpkg-7db401cb1ef1fc559ec9f9ce814d064c328fd767.tar.gz vcpkg-7db401cb1ef1fc559ec9f9ce814d064c328fd767.zip | |
[qt5] Add -j to make to parallelize on Linux and MacOS (#11111)
Diffstat (limited to 'ports/qt5-base/CONTROL')
| -rw-r--r-- | ports/qt5-base/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/qt5-base/CONTROL b/ports/qt5-base/CONTROL index 3bd6fc58f..96cad8f54 100644 --- a/ports/qt5-base/CONTROL +++ b/ports/qt5-base/CONTROL @@ -1,5 +1,5 @@ Source: qt5-base
-Version: 5.12.8
+Version: 5.12.8-2
Homepage: https://www.qt.io/
Description: Qt5 Application Framework Base Module. Includes Core, GUI, Widgets, Networking, SQL, Concurrent and other essential qt components.
Build-Depends: zlib, libjpeg-turbo, libpng, freetype, pcre2, harfbuzz, sqlite3, libpq, double-conversion, openssl, angle (!windows), egl-registry, icu (!uwp), fontconfig (!windows)
|
