diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-07-18 02:39:54 +0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-07-17 11:39:54 -0700 |
| commit | 800fd63cf3c1824784fa8c4caff122ab453661ce (patch) | |
| tree | f3c1484916e1385c60dc6ad6be25dd1d663d5e9d /ports/qt5-remoteobjects | |
| parent | 30a3e3256f27623a3fce643d8d56170e9d3dc256 (diff) | |
| download | vcpkg-800fd63cf3c1824784fa8c4caff122ab453661ce.tar.gz vcpkg-800fd63cf3c1824784fa8c4caff122ab453661ce.zip | |
[qt5]Fix build failure in linux (#7230)
Diffstat (limited to 'ports/qt5-remoteobjects')
| -rw-r--r-- | ports/qt5-remoteobjects/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/qt5-remoteobjects/CONTROL b/ports/qt5-remoteobjects/CONTROL index e1e9df450..ffe6095a5 100644 --- a/ports/qt5-remoteobjects/CONTROL +++ b/ports/qt5-remoteobjects/CONTROL @@ -1,4 +1,4 @@ Source: qt5-remoteobjects
-Version: 5.12.3
+Version: 5.12.3-1
Description: Qt5 Remoteobjects module - Provides an easy to use mechanism for sharing a QObject's API (Properties/Signals/Slots) between processes or devices.
Build-Depends: qt5-modularscripts, qt5-base
|
