diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-10-22 17:20:34 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-10-23 15:12:57 -0700 |
| commit | a1fe9544fd042a40fcfd28f04032a8f539486bdf (patch) | |
| tree | 83353a9f3a1ca214819d5fa5ebfce3aea2b7fd94 /ports/qt5-base/CONTROL | |
| parent | 8d62a87448c2ee122ce15c0074f5738d95d1bf94 (diff) | |
| download | vcpkg-a1fe9544fd042a40fcfd28f04032a8f539486bdf.tar.gz vcpkg-a1fe9544fd042a40fcfd28f04032a8f539486bdf.zip | |
[qt5-base] Update qtdeploy.ps1 to generate qt.conf, qml, and qtquick. Fixes #2857.
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 d8d5718f6..4eb7e3842 100644 --- a/ports/qt5-base/CONTROL +++ b/ports/qt5-base/CONTROL @@ -1,4 +1,4 @@ Source: qt5-base -Version: 5.11.1-2 +Version: 5.11.1-5 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 |
