aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-01-18 02:33:23 -0800
committerRobert Schumacher <roschuma@microsoft.com>2018-01-18 07:36:44 -0800
commitd6dc7a078a845bd4e1349a4d4cb77e2070125d4d (patch)
treefd23ff882a544d737d9e34860a909afa714f64fa
parentd9d3744484b1dbe166d2036764f5d78b486e7290 (diff)
downloadvcpkg-d6dc7a078a845bd4e1349a4d4cb77e2070125d4d.tar.gz
vcpkg-d6dc7a078a845bd4e1349a4d4cb77e2070125d4d.zip
[qwt][qscintilla][qca] Use dash in qt modular dependency
-rw-r--r--ports/qca/CONTROL4
-rw-r--r--ports/qscintilla/CONTROL4
-rw-r--r--ports/qwt/CONTROL4
3 files changed, 6 insertions, 6 deletions
diff --git a/ports/qca/CONTROL b/ports/qca/CONTROL
index beddbaa37..4f484666f 100644
--- a/ports/qca/CONTROL
+++ b/ports/qca/CONTROL
@@ -1,4 +1,4 @@
Source: qca
-Version: 2.2.0-1
+Version: 2.2.0-2
Description: Qt Cryptographic Architecture (QCA). Sources: https://cgit.kde.org/qca.git/
-Build-Depends: qt5base
+Build-Depends: qt5-base
diff --git a/ports/qscintilla/CONTROL b/ports/qscintilla/CONTROL
index 9ebe3ba04..32a11a69b 100644
--- a/ports/qscintilla/CONTROL
+++ b/ports/qscintilla/CONTROL
@@ -1,4 +1,4 @@
Source: qscintilla
-Version: 2.10-1
+Version: 2.10-2
Description: QScintilla is a port to Qt of the Scintilla editing component. Features syntax highlighting, code-completion and much more (Barebone build without python bindings (missing dependeny PyQt) and without QtDesigner plugin)
-Build-Depends: qt5base
+Build-Depends: qt5-base
diff --git a/ports/qwt/CONTROL b/ports/qwt/CONTROL
index c30b97779..5bf85ad95 100644
--- a/ports/qwt/CONTROL
+++ b/ports/qwt/CONTROL
@@ -1,4 +1,4 @@
Source: qwt
-Version: 6.1.3-2
+Version: 6.1.3-3
Description: Qt widgets library for technical applications
-Build-Depends: qt5base, qt5svg
+Build-Depends: qt5-base, qt5-svg