aboutsummaryrefslogtreecommitdiff
path: root/ports/qscintilla
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 /ports/qscintilla
parentd9d3744484b1dbe166d2036764f5d78b486e7290 (diff)
downloadvcpkg-d6dc7a078a845bd4e1349a4d4cb77e2070125d4d.tar.gz
vcpkg-d6dc7a078a845bd4e1349a4d4cb77e2070125d4d.zip
[qwt][qscintilla][qca] Use dash in qt modular dependency
Diffstat (limited to 'ports/qscintilla')
-rw-r--r--ports/qscintilla/CONTROL4
1 files changed, 2 insertions, 2 deletions
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