aboutsummaryrefslogtreecommitdiff
path: root/ports/qt5-webview
diff options
context:
space:
mode:
authorJackBoosY <47264268+JackBoosY@users.noreply.github.com>2019-07-18 02:39:54 +0800
committerPhil Christensen <philc@microsoft.com>2019-07-17 11:39:54 -0700
commit800fd63cf3c1824784fa8c4caff122ab453661ce (patch)
treef3c1484916e1385c60dc6ad6be25dd1d663d5e9d /ports/qt5-webview
parent30a3e3256f27623a3fce643d8d56170e9d3dc256 (diff)
downloadvcpkg-800fd63cf3c1824784fa8c4caff122ab453661ce.tar.gz
vcpkg-800fd63cf3c1824784fa8c4caff122ab453661ce.zip
[qt5]Fix build failure in linux (#7230)
Diffstat (limited to 'ports/qt5-webview')
-rw-r--r--ports/qt5-webview/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/qt5-webview/CONTROL b/ports/qt5-webview/CONTROL
index e0816259a..b82afd8ef 100644
--- a/ports/qt5-webview/CONTROL
+++ b/ports/qt5-webview/CONTROL
@@ -1,4 +1,4 @@
Source: qt5-webview
-Version: 5.12.3
+Version: 5.12.3-1
Description: Qt5 WebView module - Provides a way to display web content in a QML application without necessarily including a full web browser stack by using native APIs where it makes sense.
Build-Depends: qt5-base, qt5-modularscripts, qt5-declarative