diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-06-18 08:12:44 +0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-06-17 17:12:44 -0700 |
| commit | 09d8df72aabf7bae33a88615d09a3f4591400936 (patch) | |
| tree | 3477c53d471c4d23e226d38ce1eac36f0df6b7ee /ports/qt5-declarative/CONTROL | |
| parent | 0b24f31aadfff8e0b43903dc7632640d32d6a343 (diff) | |
| download | vcpkg-09d8df72aabf7bae33a88615d09a3f4591400936.tar.gz vcpkg-09d8df72aabf7bae33a88615d09a3f4591400936.zip | |
[qt5-declarative]Fix error when building release-only. (#6927)
Diffstat (limited to 'ports/qt5-declarative/CONTROL')
| -rw-r--r-- | ports/qt5-declarative/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/qt5-declarative/CONTROL b/ports/qt5-declarative/CONTROL index 1ef033d17..1e7e6f6e6 100644 --- a/ports/qt5-declarative/CONTROL +++ b/ports/qt5-declarative/CONTROL @@ -1,4 +1,4 @@ Source: qt5-declarative -Version: 5.12.3 +Version: 5.12.3-1 Description: Qt5 Declarative (Quick 2) Module. Includes QtQuick, QtQuickParticles, QtQuickWidgets, QtQml, and QtPacketProtocol. Build-Depends: qt5-modularscripts, qt5-base |
