diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2019-11-21 17:34:35 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-21 17:34:35 -0800 |
| commit | cccd1ed932c20daa9aa61d47aacd8bcc342c4e48 (patch) | |
| tree | a292bf19a2a44a875b2491e094127cb5dbb45cad /ports/qt5-base/CONTROL | |
| parent | 232c20345f739645fcf0550f631d5f5cf157229b (diff) | |
| parent | 4ad478783b15d7b4b7029dfc4f9342ea7cf7033b (diff) | |
| download | vcpkg-cccd1ed932c20daa9aa61d47aacd8bcc342c4e48.tar.gz vcpkg-cccd1ed932c20daa9aa61d47aacd8bcc342c4e48.zip | |
Merge pull request #8793 from tcsavage/fix/qtquickshapes-dll
[qt5] Modify qtdeploy to include qtquickshapes
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 8c0cc6c5a..c981e7256 100644 --- a/ports/qt5-base/CONTROL +++ b/ports/qt5-base/CONTROL @@ -1,5 +1,5 @@ Source: qt5-base
-Version: 5.12.5-1
+Version: 5.12.5-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
|
