diff options
| author | Barath Kannan <barathsotd@gmail.com> | 2017-11-06 00:26:06 +1100 |
|---|---|---|
| committer | Barath Kannan <barathsotd@gmail.com> | 2017-11-06 00:26:06 +1100 |
| commit | 76837a91b4af5cf5cce8ff1feb847ce4c96b8e05 (patch) | |
| tree | 77365cfeb544053aeec0629e50efa722c98aced0 /ports/qscintilla | |
| parent | 9bb4817e32a14647093876cabaf62bbd2be63fc6 (diff) | |
| download | vcpkg-76837a91b4af5cf5cce8ff1feb847ce4c96b8e05.tar.gz vcpkg-76837a91b4af5cf5cce8ff1feb847ce4c96b8e05.zip | |
update modules dependent on qt5 to use qt5base
Diffstat (limited to 'ports/qscintilla')
| -rw-r--r-- | ports/qscintilla/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/qscintilla/CONTROL b/ports/qscintilla/CONTROL index 22a30137c..9ebe3ba04 100644 --- a/ports/qscintilla/CONTROL +++ b/ports/qscintilla/CONTROL @@ -1,4 +1,4 @@ Source: qscintilla Version: 2.10-1 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: qt5 +Build-Depends: qt5base |
